Home
last modified time | relevance | path

Searched refs:FileContext (Results 1 – 13 of 13) sorted by relevance

/external/google-breakpad/src/common/
Ddwarf_cu_to_module.cc130 DwarfCUToModule::FileContext::FileContext(const string &filename, in FileContext() function in google_breakpad::DwarfCUToModule::FileContext
139 DwarfCUToModule::FileContext::~FileContext() { in ~FileContext()
142 void DwarfCUToModule::FileContext::AddSectionToSectionMap( in AddSectionToSectionMap()
147 void DwarfCUToModule::FileContext::ClearSectionMapForTest() { in ClearSectionMapForTest()
152 DwarfCUToModule::FileContext::section_map() const { in section_map()
156 void DwarfCUToModule::FileContext::ClearSpecifications() { in ClearSpecifications()
161 bool DwarfCUToModule::FileContext::IsUnhandledInterCUReference( in IsUnhandledInterCUReference()
172 CUContext(FileContext *file_context_arg, WarningReporter *reporter_arg) in CUContext()
185 FileContext *file_context;
308 FileContext *file_context = cu_context_->file_context; in ProcessAttributeReference()
[all …]
Ddwarf_cu_to_module.h78 class FileContext {
80 FileContext(const string &filename,
83 ~FileContext();
234 DwarfCUToModule(FileContext *file_context,
Ddwarf_cu_to_module_unittest.cc266 DwarfCUToModule::FileContext file_context_;
715 DwarfCUToModule::FileContext fc("dwarf-filename", &m, true); in TEST_F()
1435 DwarfCUToModule::FileContext fc("dwarf-filename", &m, true); in TEST_F()
1494 DwarfCUToModule::FileContext fc("dwarf-filename", &m, false); in TEST_F()
/external/python/cpython2/Tools/scripts/
Dfixdiv.py214 f = FileContext(fp)
315 class FileContext: class
/external/python/cpython3/Tools/scripts/
Dfixdiv.py214 f = FileContext(fp)
315 class FileContext: class
/external/clang/include/clang/Sema/
DDeclSpec.h1627 FileContext, // File scope declaration. enumerator
1810 case FileContext: in mayOmitIdentifier()
1845 case FileContext: in mayHaveIdentifier()
1879 case FileContext: in diagnoseIdentifier()
1918 Context != FileContext) in mayBeFollowedByCXXDirectInit()
1926 case FileContext: in mayBeFollowedByCXXDirectInit()
2125 case FileContext: in isFunctionDeclarationContext()
/external/clang/lib/Parse/
DParser.cpp750 return ParseDeclaration(Declarator::FileContext, DeclEnd, attrs); in ParseExternalDeclaration()
760 return ParseDeclaration(Declarator::FileContext, DeclEnd, attrs); in ParseExternalDeclaration()
771 return ParseDeclaration(Declarator::FileContext, DeclEnd, attrs); in ParseExternalDeclaration()
780 return ParseDeclaration(Declarator::FileContext, DeclEnd, attrs); in ParseExternalDeclaration()
795 ParseExplicitInstantiation(Declarator::FileContext, in ParseExternalDeclaration()
936 Decl *TheDecl = ParseLinkage(DS, Declarator::FileContext); in ParseDeclOrFunctionDefInternal()
940 return ParseDeclGroup(DS, Declarator::FileContext); in ParseDeclOrFunctionDefInternal()
DParseDecl.cpp1631 (getLangOpts().CPlusPlus && Context == Declarator::FileContext); in MightBeDeclarator()
1781 if (Context == Declarator::FileContext) { in ParseDeclGroup()
1898 ExpectAndConsumeSemi(Context == Declarator::FileContext in ParseDeclGroup()
2463 if (Context == Declarator::FileContext) in getDeclSpecContextFromDeclaratorContext()
5003 bool EnteringContext = D.getContext() == Declarator::FileContext || in ParseDeclaratorInternal()
5221 bool EnteringContext = D.getContext() == Declarator::FileContext || in ParseDirectDeclarator()
5275 (D.getContext() == Declarator::FileContext || in ParseDirectDeclarator()
5666 : D.getContext() == Declarator::FileContext && in ParseFunctionDeclarator()
DParseTemplate.cpp255 if (Context != Declarator::FileContext) { in ParseSingleDeclarationAfterTemplate()
/external/google-breakpad/src/common/linux/
Ddump_symbols.cc238 DwarfCUToModule::FileContext file_context(dwarf_filename, in LoadDwarf()
/external/google-breakpad/src/common/mac/
Ddump_syms.mm268 DwarfCUToModule::FileContext file_context(selected_object_name_,
/external/clang/lib/Sema/
DSemaType.cpp2883 case Declarator::FileContext: in GetDeclSpecTypeForDeclarator()
2968 case Declarator::FileContext: in GetDeclSpecTypeForDeclarator()
3653 case Declarator::FileContext: in GetFullTypeForDeclarator()
4540 case Declarator::FileContext: in GetFullTypeForDeclarator()
6714 D.getContext() == Declarator::FileContext && in processTypeAttrs()
/external/kotlinc/lib/
Dkotlin-compiler.jarMETA-INF/MANIFEST.MF org/jetbrains/kotlin/utils/JavaSdkUtil.class JavaSdkUtil ...