Home
last modified time | relevance | path

Searched defs:containsErrors (Results 1 – 3 of 3) sorted by relevance

/external/llvm-project/clang/lib/AST/
DNestedNameSpecifier.cpp246 bool NestedNameSpecifier::containsErrors() const { in containsErrors() function in NestedNameSpecifier
/external/icu/icu4c/source/test/intltest/
Dtranstst.cpp880 struct { UBool containsErrors; const char* rule; } DATA[] = { in TestJ329() member
/external/llvm-project/clang/include/clang/AST/
DExpr.h238 bool containsErrors() const { in containsErrors() function