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

  /external/clang/lib/AST/
DeclBase.cpp 695 bool DeclContext::isInlineNamespace() const {
1039 if (InnerCtx->isTransparentContext() || InnerCtx->isInlineNamespace())
    [all...]
  /external/clang/include/clang/AST/
DeclBase.h 940 bool isInlineNamespace() const;
    [all...]
  /external/clang/lib/Sema/
SemaLookup.cpp     [all...]

Completed in 72 milliseconds