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 68 Mockup.Prefix.setInt(StoredNamespaceOrAlias);
83 Mockup.Prefix.setInt(StoredNamespaceOrAlias);
127 case StoredNamespaceOrAlias:
144 if (Prefix.getInt() == StoredNamespaceOrAlias)
153 if (Prefix.getInt() == StoredNamespaceOrAlias)
  /external/clang/include/clang/AST/
NestedNameSpecifier.h 48 StoredNamespaceOrAlias = 1,

Completed in 31 milliseconds