Home
last modified time | relevance | path

Searched refs:CreateBuiltin (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaDecl.cpp2051 FunctionDecl *Sema::CreateBuiltin(IdentifierInfo *II, QualType Type, in CreateBuiltin() function in Sema
2137 FunctionDecl *New = CreateBuiltin(II, R, ID, Loc); in LazilyCreateBuiltin()
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Sema/
H A DSema.h4242 FunctionDecl *CreateBuiltin(IdentifierInfo *II, QualType Type, unsigned ID,