Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/CodeGen/
DCGDebugInfo.cpp3919 bool IsDeclForCallSite = Fn ? true : false; in EmitFunctionDecl() local
3921 IsDeclForCallSite ? Unit : getDeclContextDescriptor(D); in EmitFunctionDecl()
3953 if (IsDeclForCallSite) in EmitFunctionDecl()