Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Sema/
H A DSemaDecl.cpp2300 FunctionDecl *Sema::CreateBuiltin(IdentifierInfo *II, QualType Type, in CreateBuiltin() function in Sema
2388 FunctionDecl *New = CreateBuiltin(II, R, ID, Loc); in LazilyCreateBuiltin()
/llvm-project-15.0.7/clang/include/clang/Sema/
H A DSema.h4496 FunctionDecl *CreateBuiltin(IdentifierInfo *II, QualType Type, unsigned ID,