Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/docs/
H A DTestingGuide.rst481 Substitutions section in Regression test structure
/netbsd-src/external/apache2/llvm/dist/llvm/lib/FileCheck/
H A DFileCheckImpl.h494 std::vector<std::unique_ptr<Substitution>> Substitutions; variable
631 std::vector<Substitution *> Substitutions; variable
/netbsd-src/external/apache2/llvm/dist/clang/utils/TableGen/
H A DClangDiagnosticsEmitter.cpp675 StringMap<DiagText> Substitutions; member
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DItaniumMangle.cpp422 llvm::DenseMap<uintptr_t, unsigned> Substitutions; member in __anon58ce5dc70111::CXXNameMangler