Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/include/clang/AST/
H A DGlobalDecl.h102 GlobalDecl getWithDecl(const Decl *D) { in getWithDecl() function
/freebsd-12.1/contrib/llvm/tools/clang/lib/CodeGen/
H A DCodeGenFunction.cpp2336 CGM.getFunctionFeatureMap(CallerFeatureMap, GlobalDecl().getWithDecl(FD)); in hasRequiredFeatures()
H A DCodeGenModule.cpp2867 addDeferredDeclToEmit(GD.getWithDecl(FD)); in GetOrCreateLLVMFunction()