Searched defs:Verified (Results 1 – 4 of 4) sorted by relevance
/llvm-project/llvm/unittests/Support/ | ||
H A D | OptimizedStructLayoutTest.cpp | 25 bool Verified = false; member in __anon183ea9a30111::LayoutTest |
/llvm-project/llvm/include/llvm/TextAPI/ | ||
H A D | Record.h | 113 bool Verified; variable |
/llvm-project/clang/unittests/Tooling/ | ||
H A D | CommentHandlerTest.cpp | 65 bool Verified; global() member in clang::CommentHandlerVisitor |
/llvm-project/clang/unittests/ASTMatchers/ | ||
H A D | ASTMatchersTest.h | 42 : Verified(Verified), FindResultReviewer(std::move(FindResultVerifier)) {} in VerifyMatch() argument |