Home
last modified time | relevance | path

Searched refs:forEachMultiversionedFunctionVersion (Results 1 – 5 of 5) sorted by relevance

/src/contrib/llvm-project/clang/include/clang/AST/ !
H A DASTContext.h3181 void forEachMultiversionedFunctionVersion(
/src/contrib/llvm-project/clang/lib/Sema/ !
H A DSemaTemplateInstantiateDecl.cpp6403 getASTContext().forEachMultiversionedFunctionVersion( in PerformPendingInstantiations()
H A DSemaOverload.cpp6784 FD->getASTContext().forEachMultiversionedFunctionVersion( in isNonViableMultiVersionOverload()
/src/contrib/llvm-project/clang/lib/CodeGen/ !
H A DCodeGenModule.cpp4230 getContext().forEachMultiversionedFunctionVersion( in emitMultiVersionFunctions()
/src/contrib/llvm-project/clang/lib/AST/ !
H A DASTContext.cpp12428 void ASTContext::forEachMultiversionedFunctionVersion( in forEachMultiversionedFunctionVersion() function in ASTContext