Home
last modified time | relevance | path

Searched defs:FunctionType (Results 1 – 25 of 30) sorted by relevance

12

/external/llvm/include/llvm/IR/
DFunction.h31 class FunctionType; variable
DModule.h30 class FunctionType; variable
DInlineAsm.h26 class FunctionType; variable
DIntrinsics.h25 class FunctionType; variable
/external/llvm/include/llvm/Analysis/
DJumpInstrTableInfo.h24 class FunctionType; variable
/external/chromium_org/third_party/skia/experimental/PdfViewer/pdfparser/native/pdfapi/
DSkPdfFunctionCommonDictionary_autogen.cpp11 int64_t SkPdfFunctionCommonDictionary::FunctionType(SkPdfNativeDoc* doc) { in FunctionType() function in SkPdfFunctionCommonDictionary
/external/skia/experimental/PdfViewer/pdfparser/native/pdfapi/
DSkPdfFunctionCommonDictionary_autogen.cpp11 int64_t SkPdfFunctionCommonDictionary::FunctionType(SkPdfNativeDoc* doc) { in FunctionType() function in SkPdfFunctionCommonDictionary
/external/llvm/include/llvm/CodeGen/
DJumpInstrTables.h23 class FunctionType; variable
/external/clang/test/Sema/
Dinvalid-decl.c24 typedef int (FunctionType)(int *value); typedef
/external/chromium_org/third_party/libphonenumber/src/phonenumbers/
Dcallback.h38 typedef R (FunctionType)(A1, A2, A3, A4); typedef
/external/clang/lib/CodeGen/
DCGOpenMPRuntime.h30 class FunctionType; variable
DCodeGenTypes.h25 class FunctionType; variable
DCGBlocks.h36 class FunctionType; variable
DCodeGenModule.h43 class FunctionType; variable
/external/chromium_org/extensions/browser/api/power/
Dpower_api_unittest.cc146 enum FunctionType { enum in extensions::PowerApiTest
/external/protobuf/src/google/protobuf/stubs/
Dcommon.h821 typedef void (*FunctionType)(); typedef
860 typedef void (*FunctionType)(Arg1 arg1); typedef
905 typedef void (*FunctionType)(Arg1 arg1, Arg2 arg2); typedef
/external/chromium_org/third_party/protobuf/src/google/protobuf/stubs/
Dcommon.h880 typedef void (*FunctionType)(); typedef
921 typedef void (*FunctionType)(Arg1 arg1); typedef
968 typedef void (*FunctionType)(Arg1 arg1, Arg2 arg2); typedef
/external/clang/include/clang/Sema/
DCodeCompleteConsumer.h144 class FunctionType; variable
DScopeInfo.h529 QualType FunctionType; variable
/external/clang/utils/ABITest/
DTypeGen.py162 class FunctionType(Type): class
/external/llvm/lib/IR/
DType.cpp335 FunctionType::FunctionType(Type *Result, ArrayRef<Type*> Params, in FunctionType() function in FunctionType
/external/clang/lib/Sema/
DSemaTemplateDeduction.cpp2511 QualType *FunctionType, in SubstituteExplicitTemplateArguments()
3498 QualType FunctionType) { in adjustCCAndNoReturn()
3555 QualType FunctionType = Function->getType(); in DeduceTemplateArguments() local
/external/clang/include/clang/AST/
DDeclBase.h35 class FunctionType; variable
/external/chromium_org/v8/src/
Dtypes.h303 class FunctionType; variable
/external/llvm/docs/
DProgrammersManual.rst2569 .. _FunctionType: target

12