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

  /external/clang/lib/AST/
DeclBase.cpp 1033 if (!LastDecl)
1034 LastDecl = ExternalLast;
1116 (D->NextInContextAndBits.getPointer() || D == LastDecl));
    [all...]
Decl.cpp     [all...]
  /external/clang/include/clang/AST/
DeclBase.h     [all...]

Completed in 119 milliseconds