Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/CodeGen/
H A DCGDebugInfo.cpp4169 bool IsDeclForCallSite = Fn ? true : false; in EmitFunctionDecl() local
4171 IsDeclForCallSite ? Unit : getDeclContextDescriptor(D); in EmitFunctionDecl()
4204 if (IsDeclForCallSite) in EmitFunctionDecl()