Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/include/clang/AST/
H A DASTContext.h3042 void forEachMultiversionedFunctionVersion(
/llvm-project-15.0.7/clang/lib/Sema/
H A DSemaTemplateInstantiateDecl.cpp6322 getASTContext().forEachMultiversionedFunctionVersion( in PerformPendingInstantiations()
/llvm-project-15.0.7/clang/lib/CodeGen/
H A DCodeGenModule.cpp3562 getContext().forEachMultiversionedFunctionVersion( in emitMultiVersionFunctions()
/llvm-project-15.0.7/clang/lib/AST/
H A DASTContext.cpp11663 void ASTContext::forEachMultiversionedFunctionVersion( in forEachMultiversionedFunctionVersion() function in ASTContext