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

  /external/clang/include/clang/Serialization/
ASTReader.h 502 typedef ArrayRef<llvm::support::unaligned_uint32_t> LexicalContents;
505 llvm::DenseMap<const DeclContext*, std::pair<ModuleFile*, LexicalContents>>
509 std::vector<std::pair<ModuleFile*, LexicalContents>> TULexicalDecls;
    [all...]
  /external/clang/lib/Serialization/
ASTReader.cpp     [all...]

Completed in 1895 milliseconds