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

  /external/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/
AppleObjCTypeVendor.cpp 157 clang::TranslationUnitDecl *translation_unit_decl = m_type_vendor.m_ast_ctx.getASTContext()->getTranslationUnitDecl(); local
158 translation_unit_decl->setHasExternalVisibleStorage();
159 translation_unit_decl->setHasExternalLexicalStorage();
  /external/lldb/source/Symbol/
ClangASTContext.cpp 1803 TranslationUnitDecl *translation_unit_decl = ast->getTranslationUnitDecl (); local
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/
tree.h     [all...]

Completed in 266 milliseconds