Searched defs:ErrUnit (Results 1 – 2 of 2) sorted by relevance
/llvm-project/clang/unittests/Frontend/ | ||
H A D | ASTUnitTest.cpp | 167 std::unique_ptr<clang::ASTUnit> ErrUnit; TEST_F() local |
/llvm-project/clang/tools/libclang/ | ||
H A D | CIndex.cpp | 4162 std::unique_ptr<ASTUnit> ErrUnit; clang_parseTranslationUnit_Impl() local |