Home
last modified time | relevance | path

Searched refs:GetBuiltinTypeError (Results 1 – 5 of 5) sorted by relevance

/freebsd-12.1/contrib/llvm/tools/clang/include/clang/AST/
H A DASTContext.h2002 enum GetBuiltinTypeError { enum
2021 QualType GetBuiltinType(unsigned ID, GetBuiltinTypeError &Error,
/freebsd-12.1/contrib/llvm/tools/clang/lib/CodeGen/
H A DCGBuiltin.cpp3957 ASTContext::GetBuiltinTypeError Error; in EmitBuiltinExpr()
6163 ASTContext::GetBuiltinTypeError Error; in EmitARMBuiltinExpr()
7077 ASTContext::GetBuiltinTypeError Error; in EmitAArch64BuiltinExpr()
9670 ASTContext::GetBuiltinTypeError Error; in EmitX86BuiltinExpr()
/freebsd-12.1/contrib/llvm/tools/clang/lib/AST/
H A DASTContext.cpp9238 ASTContext::GetBuiltinTypeError &Error, in DecodeTypeFromStr()
9518 GetBuiltinTypeError &Error, in GetBuiltinType()
/freebsd-12.1/contrib/llvm/tools/clang/lib/Sema/
H A DSemaDecl.cpp1930 static StringRef getHeaderName(ASTContext::GetBuiltinTypeError Error) { in getHeaderName()
1953 ASTContext::GetBuiltinTypeError Error; in LazilyCreateBuiltin()
10204 ASTContext::GetBuiltinTypeError Error; in CheckFunctionDeclaration()
H A DSemaChecking.cpp964 ASTContext::GetBuiltinTypeError Error; in CheckBuiltinFunctionCall()
8378 ASTContext::GetBuiltinTypeError Error = ASTContext::GE_None; in getAbsoluteValueArgumentType()