Home
last modified time | relevance | path

Searched defs:CXXConversionDecl (Results 1 – 6 of 6) sorted by relevance

/external/clang/include/clang/Sema/
DOverload.h34 class CXXConversionDecl; variable
DSema.h82 class CXXConversionDecl; variable
/external/clang/include/clang/AST/
DDeclCXX.h37 class CXXConversionDecl; variable
2468 CXXConversionDecl(ASTContext &C, CXXRecordDecl *RD, SourceLocation StartLoc, in CXXConversionDecl() function
/external/clang/include/clang/ASTMatchers/
DASTMatchers.h5229 CXXConversionDecl)) { in AST_POLYMORPHIC_MATCHER() argument
/external/llvm-project/clang/include/clang/ASTMatchers/
DASTMatchers.h7005 CXXConstructorDecl, CXXConversionDecl, in AST_POLYMORPHIC_MATCHER() argument
/external/llvm-project/clang/include/clang/Sema/
DSema.h97 class CXXConversionDecl; variable