Searched defs:ContainingFunction (Results 1 – 2 of 2) sorted by relevance
36 DeclarationMatcher FunctionBodyMatcher(StringRef ContainingFunction) { in FunctionBodyMatcher()
856 const Function &ContainingFunction = *I.getParent()->getParent(); in handleAlloca() local