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

  /external/clang/lib/AST/
Decl.cpp 476 return First->getDeclContext()->isExternCContext();
657 !Function->getDeclContext()->isExternCContext() &&
    [all...]
DeclBase.cpp 802 bool DeclContext::isExternCContext() const {
    [all...]
  /external/clang/include/clang/AST/
DeclBase.h     [all...]
  /external/clang/lib/Sema/
SemaDecl.cpp     [all...]

Completed in 48 milliseconds