Lines Matching defs:Loc
132 void ExpandModularHeadersPPCallbacks::parseToLocation(SourceLocation Loc) { in parseToLocation()
154 SourceLocation Loc, FileChangeReason Reason, in FileChanged()
184 void ExpandModularHeadersPPCallbacks::Ident(SourceLocation Loc, StringRef) { in Ident()
187 void ExpandModularHeadersPPCallbacks::PragmaDirective(SourceLocation Loc, in PragmaDirective()
191 void ExpandModularHeadersPPCallbacks::PragmaComment(SourceLocation Loc, in PragmaComment()
196 void ExpandModularHeadersPPCallbacks::PragmaDetectMismatch(SourceLocation Loc, in PragmaDetectMismatch()
201 void ExpandModularHeadersPPCallbacks::PragmaDebug(SourceLocation Loc, in PragmaDebug()
205 void ExpandModularHeadersPPCallbacks::PragmaMessage(SourceLocation Loc, in PragmaMessage()
211 void ExpandModularHeadersPPCallbacks::PragmaDiagnosticPush(SourceLocation Loc, in PragmaDiagnosticPush()
215 void ExpandModularHeadersPPCallbacks::PragmaDiagnosticPop(SourceLocation Loc, in PragmaDiagnosticPop()
219 void ExpandModularHeadersPPCallbacks::PragmaDiagnostic(SourceLocation Loc, in PragmaDiagnostic()
225 void ExpandModularHeadersPPCallbacks::HasInclude(SourceLocation Loc, StringRef, in HasInclude()
236 void ExpandModularHeadersPPCallbacks::PragmaWarning(SourceLocation Loc, in PragmaWarning()
240 void ExpandModularHeadersPPCallbacks::PragmaWarningPush(SourceLocation Loc, in PragmaWarningPush()
244 void ExpandModularHeadersPPCallbacks::PragmaWarningPop(SourceLocation Loc) { in PragmaWarningPop()
248 SourceLocation Loc) { in PragmaAssumeNonNullBegin()
252 SourceLocation Loc) { in PragmaAssumeNonNullEnd()
282 void ExpandModularHeadersPPCallbacks::If(SourceLocation Loc, SourceRange, in If()
286 void ExpandModularHeadersPPCallbacks::Elif(SourceLocation Loc, SourceRange, in Elif() argument
290 void ExpandModularHeadersPPCallbacks::Ifdef(SourceLocation Loc, const Token &, in Ifdef()
294 void ExpandModularHeadersPPCallbacks::Ifndef(SourceLocation Loc, const Token &, in Ifndef()
298 void ExpandModularHeadersPPCallbacks::Else(SourceLocation Loc, SourceLocation) { in Else() argument
301 void ExpandModularHeadersPPCallbacks::Endif(SourceLocation Loc, in Endif() argument