Searched refs:FTL (Results 1 – 7 of 7) sorted by relevance
265 if (FunctionTypeLoc FTL = TL.getAs<FunctionTypeLoc>()) { in fill() local267 ArrayRef<ParmVarDecl *> Params = FTL.getParams(); in fill()270 ResultType = FTL.getResultLoc().getType(); in fill()
1475 FTL
18626 if a starship, equipped with an FTL hyperdrive lands in your backyard?18629 you anyway. Be polite. Remember, if they have an FTL hyperdrive,
7507 if (FunctionTypeLoc FTL = MD->getTypeSourceInfo()->getTypeLoc() in CheckFunctionDeclaration() local7509 AddConstLoc = PP.getLocForEndOfToken(FTL.getRParenLoc()); in CheckFunctionDeclaration()9564 if (FunctionNoProtoTypeLoc FTL = TL.getAs<FunctionNoProtoTypeLoc>()) in ActOnStartOfFunctionDef() local9568 << FixItHint::CreateInsertion(FTL.getRParenLoc(), "void"); in ActOnStartOfFunctionDef()
3703 if (FunctionTypeLoc FTL = TL.getAs<FunctionTypeLoc>()) { in handleGlobalAttr() local3706 << FixItHint::CreateReplacement(FTL.getResultLoc().getSourceRange(), in handleGlobalAttr()
1231 - Removed all references to FTL language.
843 For consistency, the macros `URL', `FTL', and `MTO' now all have the