| /external/llvm/include/llvm/IR/ |
| D | Function.h | 33 class FunctionType; variable
|
| D | Module.h | 32 class FunctionType; variable
|
| D | Intrinsics.h | 25 class FunctionType; variable
|
| D | InlineAsm.h | 26 class FunctionType; variable
|
| /external/clang/test/Sema/ |
| D | invalid-decl.c | 24 typedef int (FunctionType)(int *value); typedef
|
| /external/clang/lib/CodeGen/ |
| D | CodeGenTypes.h | 25 class FunctionType; variable
|
| D | CGOpenMPRuntime.h | 29 class FunctionType; variable
|
| D | CGBlocks.h | 36 class FunctionType; variable
|
| D | CodeGenModule.h | 44 class FunctionType; variable
|
| /external/protobuf/src/google/protobuf/stubs/ |
| D | common.h | 868 typedef void (*FunctionType)(); typedef 909 typedef void (*FunctionType)(Arg1 arg1); typedef 956 typedef void (*FunctionType)(Arg1 arg1, Arg2 arg2); typedef
|
| /external/llvm/unittests/ExecutionEngine/MCJIT/ |
| D | MCJITCAPITest.cpp | 482 LLVMTypeRef FunctionType = LLVMFunctionType(LLVMInt32Type(), nullptr, 0, 0); in TEST_F() local
|
| /external/clang/include/clang/Sema/ |
| D | CodeCompleteConsumer.h | 145 class FunctionType; variable
|
| D | ScopeInfo.h | 579 QualType FunctionType; variable
|
| /external/clang/utils/ABITest/ |
| D | TypeGen.py | 166 class FunctionType(Type): class
|
| /external/llvm/lib/IR/ |
| D | Type.cpp | 335 FunctionType::FunctionType(Type *Result, ArrayRef<Type*> Params, in FunctionType() function in FunctionType
|
| /external/clang/lib/Sema/ |
| D | SemaTemplateDeduction.cpp | 2481 QualType *FunctionType, in SubstituteExplicitTemplateArguments() 3522 QualType FunctionType) { in adjustCCAndNoReturn() 3579 QualType FunctionType = Function->getType(); in DeduceTemplateArguments() local
|
| /external/clang/include/clang/AST/ |
| D | DeclBase.h | 36 class FunctionType; variable
|
| /external/v8/src/ |
| D | types.h | 599 FunctionType(Type* result, Type* receiver, int arity, Zone* zone) in FunctionType() function
|
| /external/llvm/docs/ |
| D | ProgrammersManual.rst | 2668 .. _FunctionType: target
|
| /external/mesa3d/src/gallium/drivers/radeon/ |
| D | AMDILCFGStructurizer.cpp | 2654 typedef MachineFunction FunctionType; typedef in llvm::AMDGPUCFGStructurizer
|
| /external/llvm/bindings/go/llvm/ |
| D | ir.go | 519 func FunctionType(returnType Type, paramTypes []Type, isVarArg bool) (t Type) { func
|
| /external/v8/src/ast/ |
| D | ast.h | 2573 enum FunctionType { enum
|