Searched refs:OptionLoc (Results 1 – 4 of 4) sorted by relevance
80 IdentifierLoc *OptionLoc = A.getArgAsIdent(1); in handleLoopHintAttr() local126 assert(OptionLoc && OptionLoc->Ident && in handleLoopHintAttr()129 OptionLoc->Ident->getName()) in handleLoopHintAttr()516 SourceLocation OptionLoc = LH->getRange().getBegin(); in CheckForIncompatibleAttributes() local519 S.Diag(OptionLoc, diag::err_pragma_loop_compatibility) in CheckForIncompatibleAttributes()530 S.Diag(OptionLoc, diag::err_pragma_loop_compatibility) in CheckForIncompatibleAttributes()
30 IdentifierLoc *OptionLoc = nullptr; member
2474 ArgsUnion ArgHints[] = {Hint.PragmaNameLoc, Hint.OptionLoc, Hint.StateLoc, in ParsePragmaLoopHint()
1422 Hint.OptionLoc = IdentifierLoc::create( in HandlePragmaLoopHint()