Searched defs:CContext (Results 1 – 3 of 3) sorted by relevance
47 spv_context& Context::CContext() { return context_; } in CContext() function in spvtools::Context49 const spv_context& Context::CContext() const { return context_; } in CContext() function in spvtools::Context
7824 SourceLocation CContext, unsigned diag, in DiagnoseImpCast()7838 void DiagnoseImpCast(Sema &S, Expr *E, QualType T, SourceLocation CContext, in DiagnoseImpCast()7847 SourceLocation CContext) { in DiagnoseFloatingImpCast()