HomeSort by relevance Sort by last modified time
    Searched refs:DeclGroupPtrTy (Results 1 - 25 of 45) sorted by null

1 2

  /external/clang/test/Index/
comment-cplus-template-decls.cpp 80 // CHECK: <Declaration>typedef OpaquePtr&lt;int&gt; DeclGroupPtrTy</Declaration>
81 typedef OpaquePtr<int> DeclGroupPtrTy;
83 DeclGroupPtrTy blah;
  /external/clang/lib/Parse/
ParseOpenMP.cpp 204 Parser::DeclGroupPtrTy
211 return DeclGroupPtrTy();
216 return DeclGroupPtrTy();
222 return DeclGroupPtrTy();
232 return DeclGroupPtrTy();
260 return DeclGroupPtrTy();
267 return DeclGroupPtrTy();
271 return DeclGroupPtrTy();
279 return DeclGroupPtrTy();
282 DeclGroupPtrTy DRD = Actions.ActOnOpenMPDeclareReductionDirectiveStart
    [all...]
ParseAST.cpp 145 Parser::DeclGroupPtrTy ADecl;
Parser.cpp 542 bool Parser::ParseTopLevelDecl(DeclGroupPtrTy &Result) {
622 Parser::DeclGroupPtrTy
872 Parser::DeclGroupPtrTy
    [all...]
ParseStmt.cpp 215 DeclGroupPtrTy Decl = ParseDeclaration(Declarator::BlockContext,
969 DeclGroupPtrTy Res =
    [all...]
ParseDeclCXX.cpp 58 Parser::DeclGroupPtrTy Parser::ParseNamespace(unsigned Context,
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/Parse/
Parser.h 281 typedef OpaquePtr<DeclGroupRef> DeclGroupPtrTy;
295 bool ParseFirstTopLevelDecl(DeclGroupPtrTy &Result);
299 bool ParseTopLevelDecl(DeclGroupPtrTy &Result);
301 DeclGroupPtrTy Result;
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/clang/Parse/
Parser.h 283 typedef OpaquePtr<DeclGroupRef> DeclGroupPtrTy;
297 bool ParseFirstTopLevelDecl(DeclGroupPtrTy &Result);
301 bool ParseTopLevelDecl(DeclGroupPtrTy &Result);
303 DeclGroupPtrTy Result;
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/clang/Parse/
Parser.h 283 typedef OpaquePtr<DeclGroupRef> DeclGroupPtrTy;
297 bool ParseFirstTopLevelDecl(DeclGroupPtrTy &Result);
301 bool ParseTopLevelDecl(DeclGroupPtrTy &Result);
303 DeclGroupPtrTy Result;
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/clang/Parse/
Parser.h 287 typedef OpaquePtr<DeclGroupRef> DeclGroupPtrTy;
301 bool ParseFirstTopLevelDecl(DeclGroupPtrTy &Result);
305 bool ParseTopLevelDecl(DeclGroupPtrTy &Result);
307 DeclGroupPtrTy Result;
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/clang/Parse/
Parser.h 287 typedef OpaquePtr<DeclGroupRef> DeclGroupPtrTy;
301 bool ParseFirstTopLevelDecl(DeclGroupPtrTy &Result);
305 bool ParseTopLevelDecl(DeclGroupPtrTy &Result);
307 DeclGroupPtrTy Result;
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/clang/Parse/
Parser.h 287 typedef OpaquePtr<DeclGroupRef> DeclGroupPtrTy;
301 bool ParseFirstTopLevelDecl(DeclGroupPtrTy &Result);
305 bool ParseTopLevelDecl(DeclGroupPtrTy &Result);
307 DeclGroupPtrTy Result;
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/clang/Parse/
Parser.h 287 typedef OpaquePtr<DeclGroupRef> DeclGroupPtrTy;
301 bool ParseFirstTopLevelDecl(DeclGroupPtrTy &Result);
305 bool ParseTopLevelDecl(DeclGroupPtrTy &Result);
307 DeclGroupPtrTy Result;
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/Parse/
Parser.h 281 typedef OpaquePtr<DeclGroupRef> DeclGroupPtrTy;
295 bool ParseFirstTopLevelDecl(DeclGroupPtrTy &Result);
299 bool ParseTopLevelDecl(DeclGroupPtrTy &Result);
301 DeclGroupPtrTy Result;
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4393122/include/clang/Parse/
Parser.h 283 typedef OpaquePtr<DeclGroupRef> DeclGroupPtrTy;
297 bool ParseFirstTopLevelDecl(DeclGroupPtrTy &Result);
301 bool ParseTopLevelDecl(DeclGroupPtrTy &Result);
303 DeclGroupPtrTy Result;
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4479392/include/clang/Parse/
Parser.h 283 typedef OpaquePtr<DeclGroupRef> DeclGroupPtrTy;
297 bool ParseFirstTopLevelDecl(DeclGroupPtrTy &Result);
301 bool ParseTopLevelDecl(DeclGroupPtrTy &Result);
303 DeclGroupPtrTy Result;
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4579689/include/clang/Parse/
Parser.h 287 typedef OpaquePtr<DeclGroupRef> DeclGroupPtrTy;
301 bool ParseFirstTopLevelDecl(DeclGroupPtrTy &Result);
305 bool ParseTopLevelDecl(DeclGroupPtrTy &Result);
307 DeclGroupPtrTy Result;
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4630689/include/clang/Parse/
Parser.h 287 typedef OpaquePtr<DeclGroupRef> DeclGroupPtrTy;
301 bool ParseFirstTopLevelDecl(DeclGroupPtrTy &Result);
305 bool ParseTopLevelDecl(DeclGroupPtrTy &Result);
307 DeclGroupPtrTy Result;
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4639204/include/clang/Parse/
Parser.h 287 typedef OpaquePtr<DeclGroupRef> DeclGroupPtrTy;
301 bool ParseFirstTopLevelDecl(DeclGroupPtrTy &Result);
305 bool ParseTopLevelDecl(DeclGroupPtrTy &Result);
307 DeclGroupPtrTy Result;
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4691093/include/clang/Parse/
Parser.h 287 typedef OpaquePtr<DeclGroupRef> DeclGroupPtrTy;
301 bool ParseFirstTopLevelDecl(DeclGroupPtrTy &Result);
305 bool ParseTopLevelDecl(DeclGroupPtrTy &Result);
307 DeclGroupPtrTy Result;
    [all...]
  /external/clang/include/clang/Parse/
Parser.h 266 typedef OpaquePtr<DeclGroupRef> DeclGroupPtrTy;
281 bool ParseTopLevelDecl(DeclGroupPtrTy &Result);
283 DeclGroupPtrTy Result;
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/Sema/
Sema.h 296 typedef OpaquePtr<DeclGroupRef> DeclGroupPtrTy;
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/clang/Sema/
Sema.h 296 typedef OpaquePtr<DeclGroupRef> DeclGroupPtrTy;
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/clang/Sema/
Sema.h 296 typedef OpaquePtr<DeclGroupRef> DeclGroupPtrTy;
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/clang/Sema/
Sema.h 307 typedef OpaquePtr<DeclGroupRef> DeclGroupPtrTy;
    [all...]

Completed in 850 milliseconds

1 2