Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DAliasAnalysisSummary.h198 SmallVector<ExternalAttribute, 8> RetParamAttributes; member
H A DCFLGraph.h413 auto &RetParamAttributes = Summary->RetParamAttributes; in tryInterproceduralAnalysis() local