HomeSort by relevance Sort by last modified time
    Searched refs:getUnqualifiedType (Results 51 - 57 of 57) sorted by null

1 23

  /external/clang/lib/AST/
Type.cpp     [all...]
  /external/clang/lib/CodeGen/
CodeGenModule.cpp     [all...]
  /external/clang/lib/Frontend/Rewrite/
RewriteObjC.cpp 452 QualType OCT = Context->getCanonicalType(T).getUnqualifiedType();
    [all...]
RewriteModernObjC.cpp 552 QualType OCT = Context->getCanonicalType(T).getUnqualifiedType();
    [all...]
  /external/clang/lib/Sema/
SemaType.cpp 817 typeArg = typeArg.getUnqualifiedType();
    [all...]
TreeTransform.h     [all...]
SemaDecl.cpp     [all...]

Completed in 334 milliseconds

1 23