Home
last modified time | relevance | path

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

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