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

  /external/clang/lib/AST/
CXXInheritance.cpp 383 if (Path.Decls.front()->isInIdentifierNamespace(IDNS_Tag))
401 if (Path.Decls.front()->isInIdentifierNamespace(IDNS))
421 Path.Decls.front()->isInIdentifierNamespace(IDNS_Tag))
ASTImporter.cpp     [all...]
  /external/clang/include/clang/Sema/
Lookup.h 302 if (!D->isInIdentifierNamespace(IDNS))
  /external/clang/include/clang/AST/
DeclBase.h 652 bool isInIdentifierNamespace(unsigned NS) const {
    [all...]
  /external/clang/lib/Sema/
SemaTemplateInstantiateDecl.cpp     [all...]
SemaDecl.cpp     [all...]

Completed in 63 milliseconds