/external/llvm/include/llvm/IR/ |
D | Function.h | 31 class FunctionType; variable
|
D | Module.h | 31 class FunctionType; variable
|
D | Intrinsics.h | 25 class FunctionType; variable
|
D | InlineAsm.h | 26 class FunctionType; variable
|
/external/llvm/include/llvm/Analysis/ |
D | JumpInstrTableInfo.h | 23 class FunctionType; variable
|
/external/skia/experimental/PdfViewer/pdfparser/native/pdfapi/ |
D | SkPdfFunctionCommonDictionary_autogen.cpp | 11 int64_t SkPdfFunctionCommonDictionary::FunctionType(SkPdfNativeDoc* doc) { in FunctionType() function in SkPdfFunctionCommonDictionary
|
/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/clang/include/clang/Sema/ |
D | CodeCompleteConsumer.h | 145 class FunctionType; variable
|
D | ScopeInfo.h | 562 QualType FunctionType; variable
|
/external/clang/utils/ABITest/ |
D | TypeGen.py | 166 class FunctionType(Type): class
|
/external/llvm/lib/IR/ |
D | Type.cpp | 339 FunctionType::FunctionType(Type *Result, ArrayRef<Type*> Params, in FunctionType() function in FunctionType
|
/external/clang/lib/Sema/ |
D | SemaTemplateDeduction.cpp | 2473 QualType *FunctionType, in SubstituteExplicitTemplateArguments() 3456 QualType FunctionType) { in adjustCCAndNoReturn() 3513 QualType FunctionType = Function->getType(); in DeduceTemplateArguments() local
|
/external/v8/src/ |
D | types.h | 303 class FunctionType; variable
|
D | ast.h | 2311 enum FunctionType { enum
|
/external/clang/include/clang/AST/ |
D | DeclBase.h | 36 class FunctionType; variable
|
/external/llvm/docs/ |
D | ProgrammersManual.rst | 2660 .. _FunctionType: target
|
/external/v8/test/cctest/ |
D | test-types.cc | 1994 TEST(FunctionType) { in TEST() argument
|
/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 | 517 func FunctionType(returnType Type, paramTypes []Type, isVarArg bool) (t Type) { func
|