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

  /external/clang/lib/AST/
ASTContext.cpp     [all...]
ASTImporter.cpp     [all...]
  /external/clang/lib/Sema/
Sema.cpp 497 QualType T = Context.getConstantArrayType(ArrayT->getElementType(),
    [all...]
SemaInit.cpp 87 DeclT = S.Context.getConstantArrayType(IAT->getElementType(),
    [all...]
SemaExprObjC.cpp 147 StrTy = Context.getConstantArrayType(StrTy, llvm::APInt(32, Str.size()+1),
    [all...]
SemaTemplateInstantiate.cpp     [all...]
SemaType.cpp     [all...]
SemaExpr.cpp     [all...]
SemaDecl.cpp     [all...]
  /external/clang/include/clang/AST/
ASTContext.h 643 /// getConstantArrayType - Return the unique reference to the type for a
645 QualType getConstantArrayType(QualType EltTy, const llvm::APInt &ArySize,
    [all...]
  /external/clang/lib/CodeGen/
CGDebugInfo.cpp     [all...]
CGObjC.cpp     [all...]
  /frameworks/compile/slang/
slang_rs_object_ref_count.cpp     [all...]
  /external/clang/lib/Serialization/
ASTReader.cpp     [all...]

Completed in 49 milliseconds