Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/lib/AST/
H A DDecl.cpp2226 static bool isDeclExternC(const T &D) { isDeclExternC() function
/freebsd-src/contrib/llvm-project/clang/lib/Sema/
H A DSemaDecl.cpp7411 static bool isDeclExternC(const Decl *D) { isDeclExternC() function