Home
last modified time | relevance | path

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

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