Home
last modified time | relevance | path

Searched defs:ContextStack (Results 1 – 3 of 3) sorted by relevance

/external/clang/include/clang/ASTMatchers/Dynamic/
DDiagnostics.h151 std::vector<ContextFrame> ContextStack; member
177 std::vector<ContextFrame> ContextStack; variable
DParser.h249 ContextStackTy ContextStack; variable
/external/swiftshader/third_party/llvm-16.0/llvm/lib/MC/
DMCPseudoProbe.cpp270 SmallVectorImpl<MCPseduoProbeFrameLocation> &ContextStack, in getInlineContext()
289 SmallVector<MCPseduoProbeFrameLocation, 16> ContextStack; in getInlineContextStr() local