Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/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
/openbsd-src/gnu/llvm/llvm/lib/MC/
H A DMCPseudoProbe.cpp270 SmallVectorImpl<MCPseduoProbeFrameLocation> &ContextStack, in getInlineContext()
289 SmallVector<MCPseduoProbeFrameLocation, 16> ContextStack; in getInlineContextStr() local
/openbsd-src/gnu/llvm/llvm/tools/llvm-profgen/
H A DProfileGenerator.cpp1097 static void extractPrefixContextStack(SampleContextFrameVector &ContextStack, in extractPrefixContextStack()
1238 SampleContextFrameVector ContextStack; in getContextNodeForLeafProbe() local