Home
last modified time | relevance | path

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

/trueos/contrib/llvm/include/llvm/IR/
HDFunction.h30 class FunctionType; variable
HDModule.h28 class FunctionType; variable
HDInlineAsm.h26 class FunctionType; variable
HDIntrinsics.h25 class FunctionType; variable
/trueos/contrib/llvm/tools/clang/lib/CodeGen/
HDCodeGenTypes.h25 class FunctionType; variable
HDCGBlocks.h36 class FunctionType; variable
HDCGRecordLayoutBuilder.cpp666 llvm::Type *FunctionType = in LayoutNonVirtualBases() local
HDCodeGenModule.h43 class FunctionType; variable
/trueos/contrib/llvm/tools/clang/include/clang/Sema/
HDCodeCompleteConsumer.h144 class FunctionType; variable
HDScopeInfo.h510 QualType FunctionType; variable
/trueos/contrib/llvm/lib/IR/
HDType.cpp341 FunctionType::FunctionType(Type *Result, ArrayRef<Type*> Params, in FunctionType() function in FunctionType
/trueos/contrib/llvm/tools/clang/lib/Sema/
HDSemaTemplateDeduction.cpp2492 QualType *FunctionType, in SubstituteExplicitTemplateArguments()
3505 QualType FunctionType) { in adjustCCAndNoReturn()
3562 QualType FunctionType = Function->getType(); in DeduceTemplateArguments() local
HDSemaCodeComplete.cpp3942 QualType FunctionType = Fn->getType(); in CodeCompleteCall() local