Home
last modified time | relevance | path

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

/freebsd-14.2/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-14.2/contrib/llvm-project/llvm/lib/MC/
H A DMCPseudoProbe.cpp288 SmallVectorImpl<MCPseduoProbeFrameLocation> &ContextStack, in getInlineContext()
307 SmallVector<MCPseduoProbeFrameLocation, 16> ContextStack; in getInlineContextStr() local