Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/CodeGen/
H A DCodeGenModule.cpp2917 GetRuntimeFunctionDecl(ASTContext &C, StringRef Name) { in GetRuntimeFunctionDecl() function
2972 const FunctionDecl *FD = GetRuntimeFunctionDecl(Context, Name); in CreateRuntimeFunction()