Home
last modified time | relevance | path

Searched refs:CXXConversion (Results 1 – 15 of 15) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Serialization/
H A DASTCommon.cpp330 case Decl::CXXConversion: in getDefinitiveDeclContext()
383 case Decl::CXXConversion: in isRedeclarableDeclKind()
/freebsd/contrib/llvm-project/clang/lib/Analysis/
H A DIssueHash.cpp105 case Decl::CXXConversion: in GetEnclosingDeclContextSignature()
/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A DDeclNodes.td56 def CXXConversion : DeclNode<CXXMethod>;
/freebsd/contrib/llvm-project/clang/lib/Frontend/
H A DInterfaceStubFunctionsConsumer.cpp193 case Decl::Kind::CXXConversion: in HandleNamedDecl()
/freebsd/contrib/llvm-project/clang/lib/Index/
H A DIndexSymbol.cpp270 case Decl::CXXConversion: in getSymbolInfo()
/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DDeclCXX.h2876 : CXXMethodDecl(CXXConversion, C, RD, StartLoc, NameInfo, T, TInfo, in CXXMethodDecl() argument
2926 static bool classofKind(Kind K) { return K == CXXConversion; } in classofKind()
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCodeGenPGO.cpp204 case Decl::CXXConversion: in VisitDecl()
H A DCodeGenModule.cpp6882 case Decl::CXXConversion: in EmitTopLevelDecl()
7179 case Decl::CXXConversion: in AddDeferredUnusedCoverageMapping()
7222 case Decl::CXXConversion: in EmitDeferredUnusedCoverageMappings()
H A DCGDecl.cpp69 case Decl::CXXConversion: in EmitDecl()
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DDeclBase.cpp870 case CXXConversion: in getIdentifierNamespaceForKind()
H A DDeclTemplate.cpp1689 case Decl::Kind::CXXConversion: in getReplacedTemplateParameterList()
H A DDeclCXX.cpp2186 case Decl::Kind::CXXConversion: in getFromDecl()
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaCodeComplete.cpp4103 case Decl::CXXConversion: in getCursorKindForDecl()
H A DSemaOverload.cpp11840 case Decl::Kind::CXXConversion: in DiagnoseFailedExplicitSpec()
H A DSemaExpr.cpp3435 case Decl::CXXConversion: in BuildDeclarationNameExpr()