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

  /external/clang/include/clang/Serialization/
Module.h 41 struct DeclContextInfo {
42 DeclContextInfo()
259 typedef llvm::DenseMap<const DeclContext *, DeclContextInfo>
ASTReader.h 333 serialization::DeclContextInfo &Info);
    [all...]
  /external/clang/lib/Serialization/
ASTReader.cpp 734 DeclContextInfo &Info) {
    [all...]

Completed in 57 milliseconds