Searched defs:isDeclExternC (Results 1 – 2 of 2) sorted by relevance
/llvm-project/clang/lib/AST/ | ||
H A D | Decl.cpp | 2211 static bool isDeclExternC(const T &D) { isDeclExternC() function |
/llvm-project/clang/lib/Sema/ | ||
H A D | SemaDecl.cpp | 7186 static bool isDeclExternC(const Decl *D) { isDeclExternC() function |