Home
last modified time | relevance | path

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

/llvm-project-15.0.7/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-15.0.7/llvm/tools/llvm-profgen/
H A DProfileGenerator.cpp1082 extractPrefixContextStack(SampleContextFrameVector &ContextStack, in extractPrefixContextStack()
1116 SampleContextFrameVector ContextStack; in generateProbeBasedProfile() local
1127 const RangeSample &RangeCounter, SampleContextFrames ContextStack) { in populateBodySamplesWithProbes()
1188 const BranchSample &BranchCounter, SampleContextFrames ContextStack) { in populateBoundarySamplesWithProbes()
1211 SampleContextFrames ContextStack, const MCDecodedPseudoProbe *LeafProbe) { in getContextNodeForLeafProbe()
1237 SampleContextFrames ContextStack, const MCDecodedPseudoProbe *LeafProbe) { in getFunctionProfileForLeafProbe()
/llvm-project-15.0.7/llvm/lib/MC/
H A DMCPseudoProbe.cpp227 SmallVectorImpl<MCPseduoProbeFrameLocation> &ContextStack, in getInlineContext()
246 SmallVector<MCPseduoProbeFrameLocation, 16> ContextStack; in getInlineContextStr() local