Searched defs:isExternC (Results 1 - 1 of 1) sorted by relevance

/external/clang/lib/AST/
H A DDecl.cpp1184 bool VarDecl::isExternC() const { function in class:VarDecl
1706 bool FunctionDecl::isExternC() const { function in class:FunctionDecl
2414 if (isExternC()) {

Completed in 52 milliseconds