HomeSort by relevance Sort by last modified time
    Searched defs:DeclGroupPtrTy (Results 1 - 2 of 2) sorted by null

  /external/clang/include/clang/Parse/
Parser.h 211 typedef OpaquePtr<DeclGroupRef> DeclGroupPtrTy;
242 bool ParseTopLevelDecl(DeclGroupPtrTy &Result);
    [all...]
  /external/clang/include/clang/Sema/
Sema.h 206 typedef OpaquePtr<DeclGroupRef> DeclGroupPtrTy;
    [all...]

Completed in 102 milliseconds