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

  /external/clang/include/clang/AST/
Redeclarable.h 41 struct PreviousDeclLink : public DeclLink {
42 PreviousDeclLink(decl_type *D) : DeclLink(D, false) { }
Decl.h     [all...]
  /external/clang/lib/Serialization/
ASTReaderDecl.cpp     [all...]

Completed in 276 milliseconds