Home
last modified time | relevance | path

Searched refs:makeNumericSubstitution (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/FileCheck/
H A DFileCheckImpl.h502 Substitution *makeNumericSubstitution(StringRef ExpressionStr,
H A DFileCheck.cpp1069 ? Context->makeNumericSubstitution( in parsePattern()
1422 Substitution *FileCheckPatternContext::makeNumericSubstitution( in makeNumericSubstitution() function in FileCheckPatternContext