Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/unittests/AST/
H A DStmtPrinterTest.cpp36 DeclarationMatcher FunctionBodyMatcher(StringRef ContainingFunction) { in FunctionBodyMatcher()
/llvm-project-15.0.7/llvm/lib/Target/AMDGPU/
H A DAMDGPUPromoteAlloca.cpp856 const Function &ContainingFunction = *I.getParent()->getParent(); in handleAlloca() local