Home
last modified time | relevance | path

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

/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
/llvm-project/llvm/lib/MC/
H A DMCPseudoProbe.cpp283 getInlineContext(SmallVectorImpl<MCPseduoProbeFrameLocation> & ContextStack,const GUIDProbeFunctionMap & GUID2FuncMAP) const getInlineContext() argument
302 SmallVector<MCPseduoProbeFrameLocation, 16> ContextStack; getInlineContextStr() local
/llvm-project/llvm/tools/llvm-profgen/
H A DProfileGenerator.cpp1196 extractPrefixContextStack(SampleContextFrameVector & ContextStack,const SmallVectorImpl<uint64_t> & AddrVec,ProfiledBinary * Binary) extractPrefixContextStack() argument
1343 SampleContextFrameVector ContextStack; getContextNodeForLeafProbe() local