Searched refs:OptionLoc (Results 1 – 4 of 4) sorted by relevance
82 IdentifierLoc *OptionLoc = A.getArgAsIdent(1); in handleLoopHintAttr() local140 assert(OptionLoc && OptionLoc->Ident && in handleLoopHintAttr()143 OptionLoc->Ident->getName()) in handleLoopHintAttr()266 SourceLocation OptionLoc = LH->getRange().getBegin(); in CheckForIncompatibleAttributes() local269 S.Diag(OptionLoc, diag::err_pragma_loop_compatibility) in CheckForIncompatibleAttributes()280 S.Diag(OptionLoc, diag::err_pragma_loop_compatibility) in CheckForIncompatibleAttributes()
31 IdentifierLoc *OptionLoc; member39 : PragmaNameLoc(nullptr), OptionLoc(nullptr), StateLoc(nullptr), in LoopHint()
1996 ArgsUnion ArgHints[] = {Hint.PragmaNameLoc, Hint.OptionLoc, Hint.StateLoc, in ParsePragmaLoopHint()
1032 Hint.OptionLoc = IdentifierLoc::create( in HandlePragmaLoopHint()