Home
last modified time | relevance | path

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

/llvm-project/llvm/docs/
H A DTestingGuide.rst704 Substitutions global() section in Regression test structure
858 Test-specific substitutionsSubstitutions global() argument
998 recursiveExpansionLimitSubstitutions global() argument
/llvm-project/clang/lib/Analysis/FlowSensitive/
H A DSimplifyConstraints.cpp19 const llvm::DenseMap<Atom, const Formula *> &Substitutions, in substitute()
113 llvm::DenseMap<Atom, const Formula *> Substitutions; in simplifyConstraints() local
/llvm-project/clang/utils/TableGen/
H A DClangBuiltinsEmitter.cpp299 auto Substitutions = R->getValueAsListOfStrings("Substitutions"); getTemplateInsts() local
H A DClangDiagnosticsEmitter.cpp683 StringMap<DiagText> Substitutions; global() member
/llvm-project/llvm/lib/FileCheck/
H A DFileCheckImpl.h445 std::vector<std::unique_ptr<Substitution>> Substitutions; variable
582 std::vector<Substitution *> Substitutions; variable
/llvm-project/clang/lib/AST/
H A DItaniumMangle.cpp395 llvm::DenseMap<uintptr_t, unsigned> Substitutions; global() member in __anonaa0cbdaf0111::CXXNameMangler