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

  /external/clang/include/clang/AST/
DeclCXX.h     [all...]
NestedNameSpecifier.h 413 /// \param NamespaceLoc The location of the namespace name.
417 SourceLocation NamespaceLoc, SourceLocation ColonColonLoc);
  /external/clang/lib/AST/
NestedNameSpecifier.cpp 562 SourceLocation NamespaceLoc,
568 SaveSourceLocation(NamespaceLoc, Buffer, BufferSize, BufferCapacity);
DeclCXX.cpp     [all...]