Searched refs:IsDeclForCallSite (Results 1 – 1 of 1) sorted by relevance
4337 bool IsDeclForCallSite = Fn ? true : false; in EmitFunctionDecl() local4339 IsDeclForCallSite ? Unit : getDeclContextDescriptor(D); in EmitFunctionDecl()4375 if (IsDeclForCallSite && CGM.getTarget().getTriple().isBPF()) { in EmitFunctionDecl()4389 if (IsDeclForCallSite) in EmitFunctionDecl()