Searched defs:isInExternCContext (Results 1 – 2 of 2) sorted by relevance
| /external/clang/lib/AST/ | ||
| D | Decl.cpp | 1900 bool VarDecl::isInExternCContext() const { in isInExternCContext() function in VarDecl |
| /external/llvm-project/clang/lib/AST/ | ||
| D | Decl.cpp | 2093 bool VarDecl::isInExternCContext() const { in isInExternCContext() function in VarDecl |