HomeSort by relevance Sort by last modified time
    Searched refs:getFunctionType (Results 51 - 64 of 64) sorted by null

1 23

  /external/clang/lib/CodeGen/
CGBlocks.cpp 878 llvm::Type *BlockFTy = CGM.getTypes().GetFunctionType(FnInfo);
    [all...]
CGCall.cpp 773 llvm::FunctionType *CodeGenTypes::GetFunctionType(GlobalDecl GD) {
775 return GetFunctionType(FI);
779 CodeGenTypes::GetFunctionType(const CGFunctionInfo &FI) {
    [all...]
CGBuiltin.cpp     [all...]
  /external/clang/lib/Sema/
SemaDecl.cpp     [all...]
SemaExpr.cpp     [all...]
SemaExprCXX.cpp     [all...]
SemaLookup.cpp 725 = R.getSema().Context.getFunctionType(R.getLookupName().getCXXNameType(),
    [all...]
TreeTransform.h     [all...]
  /external/llvm/lib/VMCore/
AsmWriter.cpp     [all...]
  /external/clang/include/clang/AST/
Expr.h     [all...]
  /external/clang/lib/AST/
Expr.cpp     [all...]
ASTImporter.cpp     [all...]
  /external/clang/lib/Serialization/
ASTReader.cpp     [all...]
  /external/llvm/lib/Target/X86/
X86ISelLowering.cpp     [all...]

Completed in 198 milliseconds

1 23