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

12 3

  /external/clang/lib/CodeGen/
CodeGenModule.cpp     [all...]
CGExprComplex.cpp 431 CGF.ConvertType(CGF.getContext().getPointerType(DestTy)));
    [all...]
CGDecl.cpp 467 CGF.getContext().getPointerType(Var.getType()));
    [all...]
CGExprAgg.cpp 586 QualType PtrTy = CGF.getContext().getPointerType(Ty);
    [all...]
CGObjCMac.cpp     [all...]
CGCall.cpp 59 return Context.getPointerType(CanQualType::CreateUnsafe(RecTy));
    [all...]
  /external/clang/lib/Sema/
SemaExceptionSpec.cpp 54 T = Context.getPointerType(T);
    [all...]
SemaStmt.cpp     [all...]
SemaTemplateDeduction.cpp     [all...]
SemaChecking.cpp 462 QualType LHSTy = Context.getPointerType(EltTy);
539 << Context.getPointerType(AddrType)
544 AddrType = Context.getPointerType(AddrType);
    [all...]
SemaLambda.cpp     [all...]
SemaTemplate.cpp 660 return Context.getPointerType(T);
    [all...]
SemaOpenMP.cpp     [all...]
SemaType.cpp     [all...]
SemaDeclCXX.cpp     [all...]
SemaInit.cpp     [all...]
  /external/clang/lib/StaticAnalyzer/Core/
CallEvent.cpp 501 QualType Ty = Ctx.getPointerType(Ctx.getRecordType(Class));
    [all...]
ExprEngine.cpp     [all...]
  /external/clang/lib/StaticAnalyzer/Checkers/
CStringChecker.cpp 353 QualType PtrTy = Ctx.getPointerType(Ctx.CharTy);
491 QualType CharPtrTy = Ctx.getPointerType(Ctx.CharTy);
    [all...]
  /external/clang/lib/AST/
ASTDiagnostic.cpp 126 QT = Context.getPointerType(Desugar(Context, Ty->getPointeeType(),
    [all...]
DeclCXX.cpp     [all...]
ExprCXX.cpp 243 Context.getPointerType(Context.getFunctionType(
    [all...]
  /external/lldb/source/Expression/
ClangExpressionDeclMap.cpp 967 QualType class_pointer_type = method_decl->getASTContext().getPointerType(class_qual_type);
    [all...]
  /external/lldb/source/Symbol/
ClangASTContext.cpp 684 m_pointer_byte_size = GetBasicType(lldb::eBasicTypeVoid).GetPointerType().GetByteSize();
    [all...]
ClangASTType.cpp     [all...]

Completed in 1793 milliseconds

12 3