/external/llvm/tools/llvm-symbolizer/ |
D | llvm-symbolizer.cpp | 92 static bool parseCommand(bool &IsData, std::string &ModuleName, in parseCommand() 162 std::string ModuleName; in main() local
|
/external/llvm/lib/DebugInfo/Symbolize/ |
D | Symbolize.cpp | 50 ErrorOr<DILineInfo> LLVMSymbolizer::symbolizeCode(const std::string &ModuleName, in symbolizeCode() 70 LLVMSymbolizer::symbolizeInlinedCode(const std::string &ModuleName, in symbolizeInlinedCode() 93 ErrorOr<DIGlobal> LLVMSymbolizer::symbolizeData(const std::string &ModuleName, in symbolizeData() 335 LLVMSymbolizer::getOrCreateModuleInfo(const std::string &ModuleName) { in getOrCreateModuleInfo()
|
/external/chromium-trace/catapult/third_party/graphy/graphy/ |
D | all_tests.py | 23 def ModuleName(filename, base_dir): function
|
/external/clang/lib/CodeGen/ |
D | ModuleBuilder.cpp | 60 CodeGeneratorImpl(DiagnosticsEngine &diags, const std::string &ModuleName, in CodeGeneratorImpl() 243 DiagnosticsEngine &Diags, const std::string &ModuleName, in CreateLLVMCodeGen()
|
/external/clang/lib/Frontend/ |
D | DiagnosticRenderer.cpp | 277 StringRef ModuleName, in emitImportStackRecursively() 640 StringRef ModuleName, in emitImportLocation() 656 StringRef ModuleName, in emitBuildingModuleLocation()
|
D | TextDiagnostic.cpp | 886 StringRef ModuleName, in emitImportLocation() 897 StringRef ModuleName, in emitBuildingModuleLocation()
|
D | FrontendActions.cpp | 466 void ReadModuleName(StringRef ModuleName) override { in ReadModuleName()
|
D | CompilerInstance.cpp | 1381 StringRef ModuleName = Path[0].first->getName(); in loadModule() local
|
/external/clang/lib/Lex/ |
D | HeaderSearch.cpp | 128 std::string HeaderSearch::getModuleFileName(StringRef ModuleName, in getModuleFileName() 166 Module *HeaderSearch::lookupModule(StringRef ModuleName, bool AllowSearch) { in lookupModule() 429 StringRef ModuleName(Filename.begin(), SlashPos); in DoFrameworkLookup() local 1171 StringRef ModuleName = llvm::sys::path::stem(TopFrameworkDir->getName()); in findUsableModuleForFrameworkHeader() local
|
D | ModuleMap.cpp | 619 StringRef ModuleName = sanitizeFilenameAsIdentifier( in inferFrameworkModule() local 1407 StringRef ModuleName = Id.back().first; in parseModuleDecl() local
|
/external/clang/tools/libclang/ |
D | BuildSystem.cpp | 97 std::string ModuleName; member
|
/external/clang/include/clang/Serialization/ |
D | Module.h | 117 std::string ModuleName; variable
|
D | ASTReader.h | 115 virtual void ReadModuleName(StringRef ModuleName) {} in ReadModuleName()
|
/external/clang/lib/Serialization/ |
D | ModuleManager.cpp | 227 StringRef ModuleName = (*victim)->ModuleName; in removeModules() local
|
D | GlobalModuleIndex.cpp | 211 StringRef ModuleName = llvm::sys::path::stem(Modules[ID].FileName); in GlobalModuleIndex() local
|
D | ASTReader.cpp | 77 void ChainedASTReaderListener::ReadModuleName(StringRef ModuleName) { in ReadModuleName() 440 StringRef ModuleName = TopImport->ModuleName; in ReadDiagnosticOptions() local
|
/external/llvm/lib/Transforms/Instrumentation/ |
D | SanitizerCoverage.cpp | 270 GlobalVariable *ModuleName = in runOnModule() local
|
D | AddressSanitizer.cpp | 1151 GlobalValue *ModuleName) { in poisonOneInitializer() 1167 Module &M, GlobalValue *ModuleName) { in createInitializerPoisonCalls() 1326 GlobalVariable *ModuleName = createPrivateGlobalForString( in InstrumentGlobals() local
|
/external/protobuf/src/google/protobuf/compiler/python/ |
D | python_generator.cc | 83 string ModuleName(const string& filename) { in ModuleName() function
|
/external/mesa3d/src/gallium/auxiliary/util/ |
D | dbghelp.h | 27 PSTR ModuleName; member 392 CHAR ModuleName[32]; member 416 WCHAR ModuleName[32]; member 446 CHAR ModuleName[32]; member 459 WCHAR ModuleName[32]; member
|
/external/llvm/tools/dsymutil/ |
D | DwarfLinker.cpp | 3229 StringRef ModuleName, uint64_t DwoId, in loadClangModule()
|
/external/clang/lib/Sema/ |
D | SemaDeclAttr.cpp | 1400 StringRef ModuleName = Module->getName(); in handleOwnershipAttr() local
|