Searched refs:FpPragmaCurrentLocation (Results 1 – 2 of 2) sorted by relevance
862 SourceLocation FpPragmaCurrentLocation; variable
3774 FpPragmaCurrentLocation = ReadSourceLocation(F, Record[1]); in ReadASTBlock()7925 if (FpPragmaCurrentLocation.isInvalid()) { in UpdateSema()7931 SemaObj->FpPragmaStack.CurrentPragmaLocation = FpPragmaCurrentLocation; in UpdateSema()