Home
last modified time | relevance | path

Searched defs:VoidTy (Results 1 – 4 of 4) sorted by relevance

/external/clang/lib/CodeGen/
DCodeGenModule.h104 llvm::Type *VoidTy; member
DCGObjCGNU.cpp645 llvm::Type *VoidTy = llvm::Type::getVoidTy(VMContext); in CGObjCGNUstep() local
744 llvm::Type *VoidTy = llvm::Type::getVoidTy(VMContext); in CGObjCGNU() local
/external/clang/include/clang/AST/
DASTContext.h556 CanQualType VoidTy; variable
/external/llvm/lib/VMCore/
DInstructions.cpp473 Type *VoidTy = Type::getVoidTy(M->getContext()); in createFree() local