Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/include/clang/ASTMatchers/Dynamic/
H A DDiagnostics.h155 std::vector<ContextFrame> ContextStack; member
181 std::vector<ContextFrame> ContextStack; variable
H A DParser.h275 ContextStackTy ContextStack; variable
/freebsd-src/contrib/llvm-project/llvm/lib/MC/
H A DMCPseudoProbe.cpp288 getInlineContext(SmallVectorImpl<MCPseduoProbeFrameLocation> & ContextStack,const GUIDProbeFunctionMap & GUID2FuncMAP) const getInlineContext() argument
307 SmallVector<MCPseduoProbeFrameLocation, 16> ContextStack; getInlineContextStr() local