Searched refs:SeenLoc (Results 1 – 2 of 2) sorted by relevance
993 SourceLocation SeenLoc = Seen[SeenName]; in checkExtensionProperty() local994 P.Diag(SeenLoc, diag::note_omp_declare_variant_ctx_used_here) in checkExtensionProperty()
2525 bool SeenLoc = false; in parseMemoryAttr() local2548 SeenLoc = true; in parseMemoryAttr()2551 if (SeenLoc) { in parseMemoryAttr()