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 47 struct DeclContextInfo {
48 DeclContextInfo()
288 typedef llvm::DenseMap<const DeclContext *, DeclContextInfo>
ASTReader.h 347 serialization::DeclContextInfo &Info);
    [all...]
  /external/clang/lib/Serialization/
ASTReader.cpp 722 DeclContextInfo &Info) {
    [all...]
ASTReaderDecl.cpp     [all...]

Completed in 627 milliseconds