HomeSort by: relevance | last modified time | path
    Searched refs:getNamespaceKeyLocation (Results 1 - 4 of 4) sorted by relevancy

  /src/external/apache2/llvm/dist/clang/include/clang/AST/
DeclCXX.h 2954 SourceLocation getNamespaceKeyLocation() const { return NamespaceLoc; }
  /src/external/apache2/llvm/dist/clang/lib/Serialization/
ASTWriterDecl.cpp 1311 Record.AddSourceLocation(D->getNamespaceKeyLocation());
  /src/external/apache2/llvm/dist/clang/lib/Sema/
SemaTemplateInstantiateDecl.cpp 2968 D->getNamespaceKeyLocation(),
  /src/external/apache2/llvm/dist/clang/lib/AST/
ASTImporter.cpp 4675 importChecked(Err, D->getNamespaceKeyLocation());

Completed in 39 milliseconds