Searched defs:FPT (Results 1 - 20 of 20) sorted by relevance

/freebsd-10.1-release/lib/libc/stdio/
H A Dprintflocal.h45 #define FPT 0x100 /* Floating point number */ macro
/freebsd-10.1-release/contrib/llvm/tools/clang/lib/CodeGen/
H A DCGCXXABI.cpp46 const FunctionProtoType *FPT = local
H A DCGVTables.cpp179 const FunctionProtoType *FPT = MD->getType()->getAs<FunctionProtoType>(); local
249 const FunctionProtoType *FPT = MD->getType()->getAs<FunctionProtoType>(); local
297 const FunctionProtoType *FPT = MD->getType()->getAs<FunctionProtoType>(); local
H A DCGExprCXX.cpp56 const FunctionProtoType *FPT = MD->getType()->castAs<FunctionProtoType>(); local
242 const FunctionProtoType *FPT = local
[all...]
H A DCGCall.cpp975 const FunctionProtoType *FPT = MD->getType()->getAs<FunctionProtoType>(); local
1011 const FunctionProtoType *FPT = Fn->getType()->getAs<FunctionProtoType>(); local
389 arrangeCXXMethodCall(const CallArgList &args, const FunctionProtoType *FPT, RequiredArgs required) argument
H A DCGClass.cpp1707 const FunctionProtoType *FPT = D->getType()->getAs<FunctionProtoType>(); local
2128 const FunctionProtoType *FPT = local
H A DItaniumCXXABI.cpp309 const FunctionProtoType *FPT = local
600 const FunctionProtoType *FPT = MD->getType()->castAs<FunctionProtoType>(); local
H A DMicrosoftCXXABI.cpp1416 const FunctionProtoType *FPT = MD->getType()->castAs<FunctionProtoType>(); local
1896 const FunctionProtoType *FPT = local
/freebsd-10.1-release/contrib/llvm/tools/clang/lib/Sema/
H A DSemaExceptionSpec.cpp114 Sema::ResolveExceptionSpec(SourceLocation Loc, const FunctionProtoType *FPT) { argument
H A DSemaLambda.cpp279 const FunctionProtoType *FPT = MethodType->castAs<FunctionProtoType>(); local
H A DSemaStmt.cpp2500 const FunctionProtoType *FPT = local
H A DSemaTemplate.cpp6509 const FunctionProtoType *FPT = FT->castAs<FunctionProtoType>(); local
H A DSemaDecl.cpp6759 const FunctionProtoType *FPT = local
6875 const FunctionProtoType *FPT = R->getAs<FunctionProtoType>(); local
7496 const FunctionProtoType *FPT = local
[all...]
H A DSemaDeclCXX.cpp4602 updateExceptionSpec(Sema &S, FunctionDecl *FD, const FunctionProtoType *FPT, argument
4626 const FunctionProtoType *FPT = MD->getType()->castAs<FunctionProtoType>(); local
8419 const FunctionProtoType *FPT = DerivedType->castAs<FunctionProtoType>(); local
[all...]
H A DSemaExpr.cpp10399 const FunctionProtoType *FPT = cast<FunctionProtoType>(FTy); local
11230 const FunctionProtoType *FPT = Func->getType()->getAs<FunctionProtoType>(); local
/freebsd-10.1-release/contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/
H A DCheckSecuritySyntaxOnly.cpp300 const FunctionProtoType *FPT = FD->getType()->getAs<FunctionProtoType>(); local
336 const FunctionProtoType *FPT = FD->getType()->getAs<FunctionProtoType>(); local
380 const FunctionProtoType *FPT local
549 const FunctionProtoType *FPT = FD->getType()->getAs<FunctionProtoType>(); local
[all...]
/freebsd-10.1-release/contrib/sendmail/libsm/
H A Dvfprintf.c156 #define FPT 0x100 /* Floating point number */ macro
/freebsd-10.1-release/contrib/llvm/tools/clang/lib/AST/
H A DType.cpp2205 const FunctionProtoType *FPT = cast<FunctionProtoType>(T); local
2290 const FunctionProtoType *FPT = cast<FunctionProtoType>(T); local
H A DDecl.cpp2340 const FunctionProtoType *FPT = getType()->castAs<FunctionProtoType>(); local
H A DASTContext.cpp2085 const FunctionProtoType *FPT = cast<FunctionProtoType>(T); local
2098 const FunctionProtoType *FPT = FD->getType()->castAs<FunctionProtoType>(); local
[all...]

Completed in 523 milliseconds