Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/clang/include/clang/AST/
H A DASTContext.h2192 GE_Missing_stdio, enumerator
/openbsd/gnu/llvm/clang/lib/AST/
H A DASTContext.cpp11339 Error = ASTContext::GE_Missing_stdio; in DecodeTypeFromStr()
/openbsd/gnu/llvm/clang/lib/Sema/
H A DSemaDecl.cpp2366 case ASTContext::GE_Missing_stdio: in getHeaderName()