Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/include/clang/AST/
H A DASTConcept.h47 bool ContainsErrors = false; variable
89 bool ContainsErrors : 1; member