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 236 typedef OpaquePtr<DeclGroupRef> DeclGroupPtrTy;
267 bool ParseTopLevelDecl(DeclGroupPtrTy &Result);
    [all...]
  /external/clang/include/clang/Sema/
Sema.h 229 typedef OpaquePtr<DeclGroupRef> DeclGroupPtrTy;
    [all...]

Completed in 69 milliseconds