Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/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
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-profgen/
H A DPseudoProbe.cpp37 void PseudoProbe::getInlineContext(SmallVectorImpl<std::string> &ContextStack, in getInlineContext()
66 SmallVector<std::string, 16> ContextStack; in getInlineContextStr() local
H A DPerfReader.cpp355 SmallVector<std::string, 16> ContextStack; in getContextKeyStr() local