Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DASTImporter.h270 virtual bool returnWithErrorInTest() { return false; }; in returnWithErrorInTest() function
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DASTImporter.cpp6744 if (Importer.returnWithErrorInTest()) in VisitGCCAsmStmt()