HomeSort by relevance Sort by last modified time
    Searched refs:VoidTy (Results 51 - 75 of 96) sorted by null

1 23 4

  /external/clang/lib/Sema/
SemaStmt.cpp     [all...]
SemaTemplateVariadic.cpp     [all...]
SemaCast.cpp 552 QualType SrcConstruct = Self.Context.VoidTy;
553 QualType DestConstruct = Self.Context.VoidTy;
    [all...]
SemaObjCProperty.cpp     [all...]
Sema.cpp     [all...]
SemaDeclCXX.cpp     [all...]
SemaExpr.cpp     [all...]
SemaChecking.cpp     [all...]
SemaPseudoObject.cpp     [all...]
  /external/llvm/lib/IR/
Type.cpp 154 Type *Type::getVoidTy(LLVMContext &C) { return &C.pImpl->VoidTy; }
LLVMContextImpl.h     [all...]
  /external/swiftshader/third_party/LLVM/lib/VMCore/
Type.cpp 200 Type *Type::getVoidTy(LLVMContext &C) { return &C.pImpl->VoidTy; }
  /external/clang/lib/CodeGen/
CGCall.cpp 297 : Context.VoidTy;
367 : Context.VoidTy;
479 return arrangeLLVMFunctionInfo(Context.VoidTy, /*instanceMethod=*/false,
499 return arrangeLLVMFunctionInfo(Context.VoidTy, /*instanceMethod=*/true,
638 getContext().VoidTy, /*instanceMethod=*/false, /*chainCall=*/false,
    [all...]
CGDebugInfo.cpp 806 FType = CGM.getContext().getPointerType(CGM.getContext().VoidTy);
814 FType = CGM.getContext().getPointerType(CGM.getContext().VoidTy);
    [all...]
CodeGenFunction.cpp 415 llvm::FunctionType::get(VoidTy, ProfileFuncArgs, false);
432 llvm::FunctionType *FTy = llvm::FunctionType::get(VoidTy, false);
    [all...]
CodeGenModule.cpp 95 VoidTy = llvm::Type::getVoidTy(LLVMContext);
725 llvm::FunctionType* CtorFTy = llvm::FunctionType::get(VoidTy, false);
    [all...]
  /external/clang/lib/AST/
Expr.cpp     [all...]
  /external/clang/include/clang/AST/
ASTContext.h     [all...]
  /external/clang/lib/StaticAnalyzer/Core/
MemRegion.cpp 884 T = getContext().VoidTy;
    [all...]
  /external/swiftshader/third_party/LLVM/lib/ExecutionEngine/Interpreter/
Execution.cpp     [all...]
  /frameworks/compile/slang/
slang_rs_object_ref_count.cpp     [all...]
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/clang/include/clang/AST/
ASTContext.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/clang/include/clang/AST/
ASTContext.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/clang/include/clang/AST/
ASTContext.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/AST/
ASTContext.h     [all...]

Completed in 1347 milliseconds

1 23 4