Home
last modified time | relevance | path

Searched defs:isDeclExternC (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DDecl.cpp2097 static bool isDeclExternC(const T &D) { in isDeclExternC() function
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaDecl.cpp6732 static bool isDeclExternC(const Decl *D) { in isDeclExternC() function