Home
last modified time | relevance | path

Searched defs:isExternCContext (Results 1 – 3 of 3) sorted by relevance

/external/llvm-project/clang-tools-extra/clang-tidy/modernize/
DAvoidCArraysCheck.cpp29 AST_MATCHER(clang::RecordDecl, isExternCContext) { in AST_MATCHER() argument
/external/clang/lib/AST/
DDeclBase.cpp973 bool DeclContext::isExternCContext() const { in isExternCContext() function in DeclContext
/external/llvm-project/clang/lib/AST/
DDeclBase.cpp1192 bool DeclContext::isExternCContext() const { in isExternCContext() function in DeclContext