Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/FileCheck/
H A DFileCheckImpl.h471 std::vector<std::unique_ptr<Substitution>> Substitutions; global() variable
608 std::vector<Substitution *> Substitutions; global() variable
/freebsd/contrib/llvm-project/clang/utils/TableGen/
H A DClangBuiltinsEmitter.cpp299 auto Substitutions = R->getValueAsListOfStrings("Substitutions"); in getTemplateInsts() local
H A DClangDiagnosticsEmitter.cpp683 StringMap<DiagText> Substitutions; member
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DItaniumMangle.cpp395 llvm::DenseMap<uintptr_t, unsigned> Substitutions; member in __anon01ebe6bc0111::CXXNameMangler