Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/FileCheck/
H A DFileCheckImpl.h510 void createLineVariable();
H A DFileCheck.cpp1842 void FileCheckPatternContext::createLineVariable() { in createLineVariable() function in FileCheckPatternContext
1869 PatternContext->createLineVariable(); in readCheckFile()