Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Frontend/
H A DASTUnit.h873 void ResetForParse();
/freebsd/contrib/llvm-project/clang/lib/Frontend/
H A DASTUnit.cpp1215 ResetForParse(); in Parse()
1922 void ASTUnit::ResetForParse() { in ResetForParse() function in ASTUnit