Searched refs:PragmaLocation (Results 1 - 1 of 1) sorted by relevance

/frameworks/compile/slang/
H A Dslang_rs_pragma_handler.cpp142 const clang::SourceLocation PragmaLocation = FirstToken.getLocation(); variable
177 PP.Diag(PragmaLocation, PP.getDiagnostics().getCustomDiagID(
192 PP.Diag(PragmaLocation, PP.getDiagnostics().getCustomDiagID(
204 PP.Diag(PragmaLocation,
220 mContext->addExportReduce(RSExportReduce::Create(mContext, PragmaLocation,

Completed in 50 milliseconds