HomeSort by relevance Sort by last modified time
    Searched refs:getFunctionType (Results 76 - 100 of 111) sorted by null

1 2 34 5

  /external/llvm/lib/Target/Hexagon/
HexagonISelLowering.cpp 671 if (F->isVarArg() && F->getFunctionType()->getNumParams() != 0)
672 NumNamedVarArgParams = F->getFunctionType()->getNumParams();
    [all...]
  /external/llvm/lib/Transforms/IPO/
GlobalOpt.cpp     [all...]
  /external/clang/lib/Sema/
SemaDecl.cpp     [all...]
SemaCodeComplete.cpp     [all...]
SemaType.cpp     [all...]
SemaExpr.cpp     [all...]
SemaExprCXX.cpp     [all...]
SemaLookup.cpp 888 = R.getSema().Context.getFunctionType(R.getLookupName().getCXXNameType(),
    [all...]
SemaTemplateDeduction.cpp     [all...]
SemaChecking.cpp 223 QualType BuiltinTy = S.Context.getFunctionType(
    [all...]
  /external/clang/lib/Frontend/Rewrite/
RewriteModernObjC.cpp 586 return Context->getFunctionType(result, args, fpi);
    [all...]
  /external/clang/lib/CodeGen/
CGBlocks.cpp     [all...]
CodeGenFunction.cpp 750 getContext().getFunctionType(RetTy, ArgTypes,
    [all...]
CGDebugInfo.cpp     [all...]
CGCall.cpp     [all...]
CGOpenMPRuntime.cpp     [all...]
CGBuiltin.cpp     [all...]
  /external/llvm/lib/Transforms/InstCombine/
InstCombineCalls.cpp     [all...]
  /external/clang/lib/AST/
ASTImporter.cpp     [all...]
Expr.cpp     [all...]
  /external/clang/include/clang/AST/
Expr.h     [all...]
  /external/llvm/lib/ExecutionEngine/Interpreter/
Execution.cpp     [all...]
  /external/llvm/lib/Target/AMDGPU/
SIISelLowering.cpp 580 FunctionType *FType = MF.getFunction()->getFunctionType();
    [all...]
  /external/llvm/lib/Transforms/Vectorize/
BBVectorize.cpp     [all...]
  /external/clang/lib/Serialization/
ASTReaderDecl.cpp     [all...]

Completed in 2032 milliseconds

1 2 34 5