Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGDebugInfo.cpp4490 bool IsDeclForCallSite = Fn ? true : false; in EmitFunctionDecl() local
4492 IsDeclForCallSite ? Unit : getDeclContextDescriptor(D); in EmitFunctionDecl()
4528 if (IsDeclForCallSite && CGM.getTarget().getTriple().isBPF()) { in EmitFunctionDecl()
4542 if (IsDeclForCallSite) in EmitFunctionDecl()