Searched refs:FLoc (Results 1 – 2 of 2) sorted by relevance
449 SymbolizedStackHolder FLoc(getSymbolizedLocation(Function)); in handleFunctionTypeMismatch() local450 const char *FName = FLoc.get()->info.function; in handleFunctionTypeMismatch()457 Diag(FLoc, DL_Note, "%0 defined here") << FName; in handleFunctionTypeMismatch()540 SymbolizedStackHolder FLoc(getSymbolizedLocation(Function)); in handleCFIBadIcall() local541 const char *FName = FLoc.get()->info.function; in handleCFIBadIcall()544 Diag(FLoc, DL_Note, "%0 defined here") << FName; in handleCFIBadIcall()
911 SourceLocation FLoc) { in Create() argument913 Friend, FLoc); in Create()