Searched refs:getNamespaceKeyLocation (Results 1 - 3 of 3) sorted by relevance

/freebsd-9.3-release/contrib/llvm/tools/clang/include/clang/AST/
H A DDeclCXX.h2536 SourceLocation getNamespaceKeyLocation() const { return NamespaceLoc; } function in class:clang::UsingDirectiveDecl
/freebsd-9.3-release/contrib/llvm/tools/clang/lib/Serialization/
H A DASTWriterDecl.cpp953 Writer.AddSourceLocation(D->getNamespaceKeyLocation(), Record);
/freebsd-9.3-release/contrib/llvm/tools/clang/lib/Sema/
H A DSemaTemplateInstantiateDecl.cpp2089 D->getNamespaceKeyLocation(),

Completed in 179 milliseconds