Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/VMCore/
DInlineAsm.cpp54 FunctionType *InlineAsm::getFunctionType() const { in getFunctionType() function in InlineAsm
DFunction.cpp138 FunctionType *Function::getFunctionType() const { in getFunctionType() function in Function
/external/llvm/lib/IR/
DInlineAsm.cpp54 FunctionType *InlineAsm::getFunctionType() const { in getFunctionType() function in InlineAsm
DFunction.cpp234 FunctionType *Function::getFunctionType() const { in getFunctionType() function in Function
/external/javaparser/javaparser-symbol-solver-core/src/main/java/com/github/javaparser/symbolsolver/resolution/typeinference/
DTypeHelper.java384 public static MethodType getFunctionType(ResolvedType type) { in getFunctionType() method in TypeHelper
/external/clang/lib/Sema/
DCodeCompleteConsumer.cpp409 CodeCompleteConsumer::OverloadCandidate::getFunctionType() const { in getFunctionType() function in CodeCompleteConsumer::OverloadCandidate
/external/llvm/include/llvm/IR/
DCallSite.h295 FunctionType *getFunctionType() const { in getFunctionType() function
/external/llvm/include/llvm/DebugInfo/CodeView/
DTypeRecord.h248 TypeIndex getFunctionType() const { return FunctionType; } in getFunctionType() function
728 TypeIndex getFunctionType() const { return FunctionType; } in getFunctionType() function
/external/clang/lib/AST/
DDeclBase.cpp813 const FunctionType *Decl::getFunctionType(bool BlocksToo) const { in getFunctionType() function in Decl
DExpr.cpp1871 const FunctionProtoType *BlockExpr::getFunctionType() const { in getFunctionType() function in BlockExpr
DASTContext.cpp3043 ASTContext::getFunctionType(QualType ResultTy, ArrayRef<QualType> ArgArray, in getFunctionType() function in ASTContext
/external/skqp/src/sksl/
DSkSLSPIRVCodeGenerator.cpp552 SpvId SPIRVCodeGenerator::getFunctionType(const FunctionDeclaration& function) { in getFunctionType() function in SkSL::SPIRVCodeGenerator
/external/skia/src/sksl/
DSkSLSPIRVCodeGenerator.cpp552 SpvId SPIRVCodeGenerator::getFunctionType(const FunctionDeclaration& function) { in getFunctionType() function in SkSL::SPIRVCodeGenerator