HomeSort by relevance Sort by last modified time
    Searched defs:PointerTy (Results 1 - 4 of 4) sorted by null

  /external/llvm/include/llvm/ExecutionEngine/
GenericValue.h 23 typedef void* PointerTy;
34 PointerTy PointerVal;
  /external/clang/lib/CodeGen/
CodeGenFunction.cpp 346 llvm::PointerType *PointerTy = Int8PtrTy;
347 llvm::Type *ProfileFuncArgs[] = { PointerTy, PointerTy };
358 llvm::ConstantExpr::getBitCast(CurFn, PointerTy),
    [all...]
  /external/clang/lib/Sema/
SemaOverload.cpp     [all...]
SemaStmt.cpp     [all...]

Completed in 286 milliseconds