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

  /external/clang/lib/Sema/
DeclSpec.cpp     [all...]
SemaType.cpp 888 TypeDecl *D = dyn_cast_or_null<TypeDecl>(DS.getRepAsDecl());
    [all...]
SemaDecl.cpp     [all...]
  /external/clang/include/clang/Sema/
DeclSpec.h 462 Decl *getRepAsDecl() const {
    [all...]
  /external/clang/lib/Parse/
ParseDecl.cpp 53 *OwnedType = DS.isTypeSpecOwned() ? DS.getRepAsDecl() : 0;
    [all...]

Completed in 32 milliseconds