Home
last modified time | relevance | path

Searched defs:AssociatedFunction (Results 1 – 3 of 3) sorted by relevance

/llvm-project-15.0.7/llvm/lib/Transforms/IPO/
H A DAttributor.cpp1446 const Function *AssociatedFunction = IRP.getAssociatedFunction(); in checkForAllCallSites() local
1566 const Function *AssociatedFunction = IRP.getAssociatedFunction(); in checkForAllReturnedValuesAndReturnInsts() local
1586 const Function *AssociatedFunction = IRP.getAssociatedFunction(); in checkForAllReturnedValues() local
1667 const Function *AssociatedFunction = IRP.getAssociatedFunction(); in checkForAllInstructions() local
1677 const Function *AssociatedFunction = in checkForAllReadWriteInstructions() local
H A DAttributorAttributes.cpp570 const Function *AssociatedFunction = in updateImpl() local
10643 Function *AssociatedFunction = getAssociatedFunction(); in manifest() local
/llvm-project-15.0.7/clang/lib/Parse/
H A DParseOpenMP.cpp1398 ExprResult AssociatedFunction; in ParseOMPDeclareVariantClauses() local