Searched refs:PathPrefix (Results 1 - 2 of 2) sorted by relevance

/external/llvm/tools/dsymutil/
H A DMachODebugMapParser.cpp26 StringRef PathPrefix = "", bool Verbose = false)
28 PathPrefix(PathPrefix), MainBinaryHolder(Verbose),
44 std::string PathPrefix; member in class:__anon13493::MachODebugMapParser
117 SmallString<80> Path(PathPrefix);
/external/clang/utils/analyzer/
H A DSATestBuild.py452 PathPrefix = Dir
454 PathPrefix = os.path.join(Dir, PatchedSourceDirName)
455 Paths = [SourceFile[len(PathPrefix)+1:]\
456 if SourceFile.startswith(PathPrefix)\

Completed in 449 milliseconds