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

  /external/clang/include/clang/Serialization/
Module.h 50 : NameLookupTableData(), LexicalDecls(), NumLexicalDecls() {}
54 const KindDeclIDPair *LexicalDecls;
  /external/clang/lib/Serialization/
ASTReader.cpp 710 Info.LexicalDecls = reinterpret_cast<const KindDeclIDPair*>(Blob.data());
    [all...]

Completed in 60 milliseconds