Home
last modified time | relevance | path

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

/freebsd-src/contrib/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
/freebsd-src/contrib/llvm-project/llvm/lib/FileCheck/
H A DFileCheckImpl.h445 std::vector<std::unique_ptr<Substitution>> Substitutions; variable
582 std::vector<Substitution *> Substitutions; variable
/freebsd-src/contrib/llvm-project/clang/utils/TableGen/
H A DClangDiagnosticsEmitter.cpp683 StringMap<DiagText> Substitutions; member
/freebsd-src/contrib/llvm-project/clang/lib/AST/
H A DItaniumMangle.cpp396 llvm::DenseMap<uintptr_t, unsigned> Substitutions; global() member in __anon3fb8a50e0111::CXXNameMangler