HomeSort by relevance Sort by last modified time
    Searched refs:getPointerType (Results 26 - 50 of 53) sorted by null

12 3

  /external/clang/lib/Sema/
SemaExpr.cpp 413 E = ImpCastExprToType(E, Context.getPointerType(Ty),
    [all...]
SemaExceptionSpec.cpp 54 T = Context.getPointerType(T);
    [all...]
SemaLambda.cpp 706 FunctionPtrTy = S.Context.getPointerType(FunctionTy);
    [all...]
SemaTemplateDeduction.cpp     [all...]
SemaChecking.cpp 390 QualType LHSTy = Context.getPointerType(EltTy);
849 Ty = Context.getPointerType(ValType.getUnqualifiedType());
    [all...]
SemaTemplate.cpp 665 return Context.getPointerType(T);
    [all...]
SemaDeclCXX.cpp     [all...]
SemaInit.cpp     [all...]
SemaType.cpp     [all...]
SemaDecl.cpp     [all...]
SemaStmt.cpp     [all...]
TreeTransform.h     [all...]
  /external/clang/lib/CodeGen/
CGExprComplex.cpp 394 CGF.ConvertType(CGF.getContext().getPointerType(DestTy)));
CGExprCXX.cpp 192 return EmitCall(getContext().getPointerType(MD->getType()), Callee,
365 getContext().getPointerType(getContext().getTagDeclType(RD));
    [all...]
CGDecl.cpp 450 CGF.getContext().getPointerType(Var.getType()));
    [all...]
CGBlocks.cpp 361 thisType = C.getPointerType(C.getRecordType(RD));
    [all...]
CGCall.cpp 56 return Context.getPointerType(CanQualType::CreateUnsafe(RecTy));
    [all...]
CGObjCMac.cpp     [all...]
CGExpr.cpp     [all...]
CGExprScalar.cpp     [all...]
  /external/clang/lib/StaticAnalyzer/Core/
CallEvent.cpp 507 QualType Ty = Ctx.getPointerType(Ctx.getRecordType(Class));
    [all...]
ExprEngine.cpp     [all...]
  /external/clang/lib/AST/
ASTDiagnostic.cpp 119 QT = Context.getPointerType(Desugar(Context, Ty->getPointeeType(),
    [all...]
DeclCXX.cpp     [all...]
ExprCXX.cpp 181 Context.getPointerType(Context.getFunctionType(Context.VoidTy,
    [all...]

Completed in 2000 milliseconds

12 3