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

  /external/clang/lib/AST/
NestedNameSpecifier.cpp 65 Mockup.Prefix.setInt(StoredNamespaceOrAlias);
80 Mockup.Prefix.setInt(StoredNamespaceOrAlias);
122 case StoredNamespaceOrAlias:
139 if (Prefix.getInt() == StoredNamespaceOrAlias)
148 if (Prefix.getInt() == StoredNamespaceOrAlias)
  /external/clang/include/clang/AST/
NestedNameSpecifier.h 48 StoredNamespaceOrAlias = 1,

Completed in 129 milliseconds