Home
last modified time | relevance | path

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

/aosp_15_r20/external/clang/lib/AST/
H A DMangle.cpp59 static bool isExternC(const NamedDecl *ND) { in isExternC() function
H A DDecl.cpp1896 bool VarDecl::isExternC() const { in isExternC() function in VarDecl
2623 bool FunctionDecl::isExternC() const { in isExternC() function in FunctionDecl
/aosp_15_r20/external/clang/include/clang/ASTMatchers/
H A DASTMatchers.h3300 AST_MATCHER(FunctionDecl, isExternC) { in AST_MATCHER() argument
/aosp_15_r20/external/clang/lib/Sema/
H A DSemaDecl.cpp2671 template<typename T> static bool isExternC(T *D) { return D->isExternC(); } in isExternC() function
2672 static bool isExternC(VarTemplateDecl *) { return false; } in isExternC() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/ASTMatchers/
DASTMatchers.h5226 AST_POLYMORPHIC_MATCHER(isExternC, AST_POLYMORPHIC_SUPPORTED_TYPES(FunctionDecl, in AST_POLYMORPHIC_MATCHER() argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/ASTMatchers/
DASTMatchers.h5392 AST_POLYMORPHIC_MATCHER(isExternC, AST_POLYMORPHIC_SUPPORTED_TYPES(FunctionDecl, in AST_POLYMORPHIC_MATCHER() argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/ASTMatchers/
DASTMatchers.h5392 AST_POLYMORPHIC_MATCHER(isExternC, AST_POLYMORPHIC_SUPPORTED_TYPES(FunctionDecl, in AST_POLYMORPHIC_MATCHER() argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/ASTMatchers/
DASTMatchers.h5394 AST_POLYMORPHIC_MATCHER(isExternC, AST_POLYMORPHIC_SUPPORTED_TYPES(FunctionDecl, in AST_POLYMORPHIC_MATCHER() argument