Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/Transforms/IPO/
H A DAttributor.cpp1884 const Function *AssociatedFunction = IRP.getAssociatedFunction(); checkForAllCallSites() local
2010 const Function *AssociatedFunction = IRP.getAssociatedFunction(); checkForAllReturnedValues() local
2089 const Function *AssociatedFunction = IRP.getAssociatedFunction(); checkForAllInstructions() local
2100 const Function *AssociatedFunction = checkForAllReadWriteInstructions() local
[all...]
/llvm-project/clang/lib/Parse/
H A DParseOpenMP.cpp1406 ExprResult AssociatedFunction; in ParseOMPDeclareVariantClauses() local