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

  /external/clang/include/clang/Serialization/
Module.h 48 struct DeclContextInfo {
49 DeclContextInfo()
367 typedef llvm::DenseMap<const DeclContext *, DeclContextInfo>
ASTReader.h 425 serialization::DeclContextInfo &Info);
    [all...]
  /external/clang/lib/Serialization/
ASTReader.cpp 721 DeclContextInfo &Info) {
    [all...]
ASTReaderDecl.cpp     [all...]

Completed in 157 milliseconds