HomeSort by relevance Sort by last modified time
    Searched refs:getConstantArrayType (Results 1 - 20 of 20) sorted by null

  /frameworks/compile/slang/
slang_rs_foreach_lowering.cpp 290 clang::QualType AllocArrayTy = mASTCtxt.getConstantArrayType(
  /external/clang/lib/CodeGen/
CGOpenMPRuntime.cpp     [all...]
CGObjC.cpp 128 = Context.getConstantArrayType(ElementType, APNumElements,
    [all...]
CGAtomic.cpp 106 AtomicTy = C.getConstantArrayType(C.CharTy, Size, ArrayType::Normal,
    [all...]
CGDebugInfo.cpp     [all...]
CodeGenModule.cpp     [all...]
  /external/clang/lib/AST/
ASTContext.cpp     [all...]
Type.cpp 760 return Ctx.getConstantArrayType(elementType, T->getSize(),
    [all...]
ASTImporter.cpp     [all...]
  /external/clang/lib/Sema/
Sema.cpp 810 QualType T = Context.getConstantArrayType(ArrayT->getElementType(),
    [all...]
SemaInit.cpp 161 DeclT = S.Context.getConstantArrayType(IAT->getElementType(),
    [all...]
SemaExprObjC.cpp 72 QualType StrTy = Context.getConstantArrayType(
    [all...]
SemaExpr.cpp     [all...]
SemaExprCXX.cpp     [all...]
SemaType.cpp     [all...]
SemaDecl.cpp     [all...]
  /external/clang/include/clang/AST/
ASTContext.h     [all...]
  /external/clang/lib/Frontend/Rewrite/
RewriteObjC.cpp 498 QualType StrType = Context->getConstantArrayType(
    [all...]
RewriteModernObjC.cpp 604 QualType StrType = Context->getConstantArrayType(
    [all...]
  /external/clang/lib/Serialization/
ASTReader.cpp     [all...]

Completed in 324 milliseconds