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.h480 Substitution *makeNumericSubstitution(StringRef ExpressionStr,
H A DFileCheck.cpp1030 ? Context->makeNumericSubstitution( in parsePattern()
1382 Substitution *FileCheckPatternContext::makeNumericSubstitution( in makeNumericSubstitution() function in FileCheckPatternContext