Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/docs/
H A DTestingGuide.rst576 Substitutions section in Regression test structure
720 .. _Test-specific substitutions:
860 .. _recursiveExpansionLimit:
/openbsd-src/gnu/llvm/llvm/lib/FileCheck/
H A DFileCheckImpl.h494 std::vector<std::unique_ptr<Substitution>> Substitutions; variable
631 std::vector<Substitution *> Substitutions; variable
/openbsd-src/gnu/llvm/clang/include/clang/Analysis/FlowSensitive/
H A DDataflowEnvironment.h405 llvm::DenseMap<AtomicBoolValue *, BoolValue *> Substitutions) { in buildAndSubstituteFlowCondition()
/openbsd-src/gnu/llvm/clang/lib/Analysis/FlowSensitive/
H A DDataflowAnalysisContext.cpp318 llvm::DenseMap<AtomicBoolValue *, BoolValue *> Substitutions) { in buildAndSubstituteFlowCondition()
/openbsd-src/gnu/llvm/clang/utils/TableGen/
H A DClangDiagnosticsEmitter.cpp675 StringMap<DiagText> Substitutions; member
/openbsd-src/gnu/llvm/clang/lib/AST/
H A DItaniumMangle.cpp384 llvm::DenseMap<uintptr_t, unsigned> Substitutions; member in __anon7494c7930111::CXXNameMangler