Home
last modified time | relevance | path

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

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