OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:isDeclExternC
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/lib/AST/
Decl.cpp
2097
static bool
isDeclExternC
(const T &D) {
2114
return
isDeclExternC
(*this);
3189
return
isDeclExternC
(*this);
/src/external/apache2/llvm/dist/clang/lib/Sema/
SemaDecl.cpp
6732
static bool
isDeclExternC
(const Decl *D) {
7368
if (
isDeclExternC
(NewVD)) {
9349
if (
isDeclExternC
(NewFD)) {
18394
if (
isDeclExternC
(PrevDecl))
Completed in 40 milliseconds
Indexes created Tue Jun 09 00:24:00 UTC 2026