Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/include/clang/AST/
H A DASTContext.h3088 void forEachMultiversionedFunctionVersion(
/freebsd-14.2/contrib/llvm-project/clang/lib/Sema/
H A DSemaTemplateInstantiateDecl.cpp6436 getASTContext().forEachMultiversionedFunctionVersion( in PerformPendingInstantiations()
/freebsd-14.2/contrib/llvm-project/clang/lib/CodeGen/
H A DCodeGenModule.cpp4150 getContext().forEachMultiversionedFunctionVersion( in emitMultiVersionFunctions()
/freebsd-14.2/contrib/llvm-project/clang/lib/AST/
H A DASTContext.cpp11946 void ASTContext::forEachMultiversionedFunctionVersion( in forEachMultiversionedFunctionVersion() function in ASTContext