Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DAttributor.cpp1880 const Function *AssociatedFunction = IRP.getAssociatedFunction(); in checkForAllCallSites() local
2003 const Function *AssociatedFunction = IRP.getAssociatedFunction(); in checkForAllReturnedValues() local
2082 const Function *AssociatedFunction = IRP.getAssociatedFunction(); in checkForAllInstructions() local
2093 const Function *AssociatedFunction = in checkForAllReadWriteInstructions() local
/freebsd/contrib/llvm-project/clang/lib/Parse/
H A DParseOpenMP.cpp1348 ExprResult AssociatedFunction; in ParseOMPDeclareVariantClauses() local