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

12 3

  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/clang/include/clang/AST/
ASTContext.h     [all...]
DeclCXX.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/AST/
ASTContext.h     [all...]
DeclCXX.h     [all...]
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/clang/include/clang/AST/
ASTContext.h     [all...]
DeclCXX.h     [all...]
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/clang/include/clang/AST/
ASTContext.h     [all...]
DeclCXX.h     [all...]
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/clang/include/clang/AST/
ASTContext.h     [all...]
DeclCXX.h     [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/AST/
ASTContext.h     [all...]
DeclCXX.h     [all...]
  /external/clang/lib/Sema/
SemaExprCXX.cpp 381 Qualifiers Quals;
384 Quals);
440 Qualifiers Quals;
441 QualType UnqualT = Context.getUnqualifiedArrayType(T, Quals);
    [all...]
SemaDeclCXX.cpp     [all...]
SemaObjCProperty.cpp 738 if (split.Quals.hasObjCLifetime()) {
740 split.Quals.setObjCLifetime(Qualifiers::OCL_Strong);
    [all...]
SemaCodeComplete.cpp 231 void setObjectTypeQualifiers(Qualifiers Quals) {
232 ObjectTypeQualifiers = Quals;
    [all...]
SemaOverload.cpp     [all...]
  /external/clang/lib/AST/
DeclCXX.cpp 527 unsigned Quals;
528 if (Constructor->isCopyConstructor(Quals)) {
531 if (Quals & Qualifiers::Const)
    [all...]
ASTDumper.cpp 656 if (!SQT.Quals.hasQualifiers())
664 OS << " " << T.split().Quals.getAsString();
    [all...]
  /external/clang/lib/CodeGen/
CGDebugInfo.cpp     [all...]
  /external/clang/include/clang/AST/
DeclCXX.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/clang/include/clang/AST/
DeclCXX.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/clang/include/clang/AST/
DeclCXX.h     [all...]
  /external/clang/include/clang/Sema/
Sema.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/clang/include/clang/Sema/
Sema.h     [all...]

Completed in 9580 milliseconds

12 3