Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/lib/FileCheck/
H A DFileCheckImpl.h467 void clearLocalVars();
H A DFileCheck.cpp2651 void FileCheckPatternContext::clearLocalVars() { in clearLocalVars() function in FileCheckPatternContext
2708 PatternContext->clearLocalVars(); in checkInput()