Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DASTConcept.h54 bool ContainsErrors = false; variable
93 bool ContainsErrors : 1; member