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

  /external/clang/include/clang/AST/
DependentDiagnostic.h 105 friend class DependentStoredDeclsMap;
179 const DependentStoredDeclsMap *Map
180 = static_cast<DependentStoredDeclsMap*>(getPrimaryContext()->LookupPtr);
DeclContextInternals.h 210 class DependentStoredDeclsMap : public StoredDeclsMap {
212 DependentStoredDeclsMap() : FirstDiagnostic(0) {}
  /external/clang/lib/AST/
DeclBase.cpp     [all...]

Completed in 70 milliseconds