Home
last modified time | relevance | path

Searched refs:GE_Missing_type (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/
H A DASTContext.h2080 GE_Missing_type, enumerator
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaDecl.cpp2039 case ASTContext::GE_Missing_type: in getHeaderName()
2104 if (Error == ASTContext::GE_Missing_type || in LazilyCreateBuiltin()
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DASTContext.cpp10600 Error = GE_Missing_type; in GetBuiltinType()