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

  /external/clang/lib/Sema/
SemaTemplateInstantiateDecl.cpp 484 if (D->isLocalExternDecl())
    [all...]
SemaAccess.cpp     [all...]
SemaDecl.cpp     [all...]
SemaDeclCXX.cpp 469 DeclContext *ScopeDC = New->isLocalExternDecl()
478 if (New->isLocalExternDecl() != Old->isLocalExternDecl())
    [all...]
  /external/clang/include/clang/AST/
DeclBase.h 886 bool isLocalExternDecl() {
    [all...]

Completed in 43 milliseconds