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

1 23

  /external/clang/lib/Sema/
SemaPseudoObject.cpp     [all...]
SemaInit.cpp 394 InitExpr->setType(SemaRef.Context.VoidTy);
574 assert((ILE->getType() != SemaRef.Context.VoidTy) &&
    [all...]
SemaType.cpp     [all...]
SemaDeclObjC.cpp 210 if (!Context.hasSameType(method->getReturnType(), Context.VoidTy)) {
    [all...]
SemaDecl.cpp     [all...]
SemaOpenMP.cpp     [all...]
SemaOverload.cpp     [all...]
  /frameworks/compile/slang/
slang_rs_object_ref_count.cpp     [all...]
  /external/clang/lib/CodeGen/
CGStmtOpenMP.cpp 123 CGM.getTypes().arrangeFreeFunctionDeclaration(Ctx.VoidTy, Args, ExtInfo,
135 StartFunction(CD, Ctx.VoidTy, F, FuncInfo, Args, CD->getLocation(),
    [all...]
MicrosoftCXXABI.cpp 726 llvm::FunctionType::get(CGM.VoidTy, Args, /*IsVarArgs=*/false);
    [all...]
CGBuiltin.cpp     [all...]
CGExpr.cpp     [all...]
  /external/llvm/lib/IR/
Instructions.cpp 504 Type *VoidTy = Type::getVoidTy(M->getContext());
507 Value *FreeFunc = M->getOrInsertFunction("free", VoidTy, IntPtrTy, nullptr);
    [all...]
  /external/clang/lib/Frontend/Rewrite/
RewriteObjC.cpp     [all...]
  /external/clang/lib/StaticAnalyzer/Core/
ExprEngine.cpp     [all...]
  /external/llvm/bindings/ocaml/llvm/
llvm.mli 654 value in the context [c]. See [llvm::Type::VoidTy]. *)
    [all...]
  /external/clang/lib/Serialization/
ASTReader.cpp     [all...]

Completed in 721 milliseconds

1 23