Searched refs:RelativePath (Results 1 - 24 of 24) sorted by relevance

/netbsd-current/external/apache2/llvm/dist/clang/include/clang/Lex/
H A DDirectoryLookup.h159 /// \param RelativePath If not NULL, will be set to the path relative to
182 SmallVectorImpl<char> *RelativePath, Module *RequestingModule,
190 SmallVectorImpl<char> *RelativePath, Module *RequestingModule,
H A DPPCallbacks.h106 /// RelativePath will be split up. For example, if an include of "Some/Some.h"
109 /// "path/to/Frameworks/Some.framework/Headers" and RelativePath will be
112 /// \param RelativePath The path relative to SearchPath, at which the include
129 StringRef RelativePath,
408 StringRef SearchPath, StringRef RelativePath,
412 FilenameRange, File, SearchPath, RelativePath,
415 FilenameRange, File, SearchPath, RelativePath,
122 InclusionDirective(SourceLocation HashLoc, const Token &IncludeTok, StringRef FileName, bool IsAngled, CharSourceRange FilenameRange, const FileEntry *File, StringRef SearchPath, StringRef RelativePath, const Module *Imported, SrcMgr::CharacteristicKind FileType) argument
H A DHeaderSearch.h386 /// \param RelativePath If non-null, will be set to the path relative to
405 SmallVectorImpl<char> *SearchPath, SmallVectorImpl<char> *RelativePath,
418 SmallVectorImpl<char> *SearchPath, SmallVectorImpl<char> *RelativePath,
H A DPreprocessingRecord.h535 StringRef RelativePath, const Module *Imported,
H A DPreprocessor.h2016 SmallVectorImpl<char> *RelativePath,
2269 SmallVectorImpl<char> &RelativePath, SmallVectorImpl<char> &SearchPath,
/netbsd-current/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DMacroPPCallbacks.h105 StringRef SearchPath, StringRef RelativePath,
H A DMacroPPCallbacks.cpp171 StringRef SearchPath, StringRef RelativePath, const Module *Imported,
168 InclusionDirective( SourceLocation HashLoc, const Token &IncludeTok, StringRef FileName, bool IsAngled, CharSourceRange FilenameRange, const FileEntry *File, StringRef SearchPath, StringRef RelativePath, const Module *Imported, SrcMgr::CharacteristicKind FileType) argument
/netbsd-current/external/apache2/llvm/dist/clang/lib/Lex/
H A DHeaderSearch.cpp378 SmallVectorImpl<char> *SearchPath, SmallVectorImpl<char> *RelativePath,
396 if (RelativePath) {
397 RelativePath->clear();
398 RelativePath->append(Filename.begin(), Filename.end());
407 return DoFrameworkLookup(Filename, HS, SearchPath, RelativePath,
426 if (RelativePath) {
427 RelativePath->clear();
428 RelativePath->append(Filename.begin(), Filename.end());
515 SmallVectorImpl<char> *RelativePath, Module *RequestingModule,
577 if (RelativePath) {
376 LookupFile( StringRef &Filename, HeaderSearch &HS, SourceLocation IncludeLoc, SmallVectorImpl<char> *SearchPath, SmallVectorImpl<char> *RelativePath, Module *RequestingModule, ModuleMap::KnownHeader *SuggestedModule, bool &InUserSpecifiedSystemFramework, bool &IsFrameworkFound, bool &IsInHeaderMap, SmallVectorImpl<char> &MappedName) const argument
513 DoFrameworkLookup( StringRef Filename, HeaderSearch &HS, SmallVectorImpl<char> *SearchPath, SmallVectorImpl<char> *RelativePath, Module *RequestingModule, ModuleMap::KnownHeader *SuggestedModule, bool &InUserSpecifiedSystemFramework, bool &IsFrameworkFound) const argument
754 LookupFile( StringRef Filename, SourceLocation IncludeLoc, bool isAngled, const DirectoryLookup *FromDir, const DirectoryLookup *&CurDir, ArrayRef<std::pair<const FileEntry *, const DirectoryEntry *>> Includers, SmallVectorImpl<char> *SearchPath, SmallVectorImpl<char> *RelativePath, Module *RequestingModule, ModuleMap::KnownHeader *SuggestedModule, bool *IsMapped, bool *IsFrameworkFound, bool SkipCache, bool BuildSystemModule) argument
1044 LookupSubframeworkHeader( StringRef Filename, const FileEntry *ContextFileEnt, SmallVectorImpl<char> *SearchPath, SmallVectorImpl<char> *RelativePath, Module *RequestingModule, ModuleMap::KnownHeader *SuggestedModule) argument
[all...]
H A DPPDirectives.cpp749 SmallVectorImpl<char> *RelativePath,
808 Includers, SearchPath, RelativePath, RequestingModule,
826 RelativePath, RequestingModule, SuggestedModule, IsMapped,
843 Filename, CurFileEnt, SearchPath, RelativePath, RequestingModule,
858 Filename, CurFileEnt, SearchPath, RelativePath,
1754 SmallVectorImpl<char> &RelativePath, SmallVectorImpl<char> &SearchPath,
1759 Callbacks ? &SearchPath : nullptr, Callbacks ? &RelativePath : nullptr,
1796 Callbacks ? &SearchPath : nullptr, Callbacks ? &RelativePath : nullptr,
1827 Callbacks ? &RelativePath : nullptr, &SuggestedModule, &IsMapped,
1931 SmallString<1024> RelativePath; local
745 LookupFile( SourceLocation FilenameLoc, StringRef Filename, bool isAngled, const DirectoryLookup *FromDir, const FileEntry *FromFile, const DirectoryLookup *&CurDir, SmallVectorImpl<char> *SearchPath, SmallVectorImpl<char> *RelativePath, ModuleMap::KnownHeader *SuggestedModule, bool *IsMapped, bool *IsFrameworkFound, bool SkipCache) argument
1748 LookupHeaderIncludeOrImport( const DirectoryLookup *&CurDir, StringRef& Filename, SourceLocation FilenameLoc, CharSourceRange FilenameRange, const Token &FilenameTok, bool &IsFrameworkFound, bool IsImportDecl, bool &IsMapped, const DirectoryLookup *LookupFrom, const FileEntry *LookupFromFile, StringRef& LookupFilename, SmallVectorImpl<char> &RelativePath, SmallVectorImpl<char> &SearchPath, ModuleMap::KnownHeader &SuggestedModule, bool isAngled) argument
[all...]
H A DPPLexerChange.cpp293 SmallString<128> RelativePath;
294 computeRelativePath(FileMgr, Dir, *Header, RelativePath);
296 << Mod.getFullModuleName() << RelativePath;
H A DPreprocessingRecord.cpp468 StringRef RelativePath,
460 InclusionDirective( SourceLocation HashLoc, const Token &IncludeTok, StringRef FileName, bool IsAngled, CharSourceRange FilenameRange, const FileEntry *File, StringRef SearchPath, StringRef RelativePath, const Module *Imported, SrcMgr::CharacteristicKind FileType) argument
H A DModuleMap.cpp1043 StringRef RelativePath = UmbrellaName.str().substr( local
1045 RelativePath = llvm::sys::path::relative_path(RelativePath);
1048 setUmbrellaHeader(Result, *UmbrellaHeader, ModuleName + ".h", RelativePath);
/netbsd-current/external/apache2/llvm/dist/clang/lib/Frontend/
H A DDependencyGraph.cpp51 StringRef SearchPath, StringRef RelativePath,
76 StringRef RelativePath,
68 InclusionDirective( SourceLocation HashLoc, const Token &IncludeTok, StringRef FileName, bool IsAngled, CharSourceRange FilenameRange, const FileEntry *File, StringRef SearchPath, StringRef RelativePath, const Module *Imported, SrcMgr::CharacteristicKind FileType) argument
H A DModuleDependencyCollector.cpp51 StringRef SearchPath, StringRef RelativePath,
H A DDependencyFile.cpp70 StringRef SearchPath, StringRef RelativePath,
H A DPrintPreprocessedOutput.cpp131 StringRef SearchPath, StringRef RelativePath,
333 StringRef RelativePath,
325 InclusionDirective( SourceLocation HashLoc, const Token &IncludeTok, StringRef FileName, bool IsAngled, CharSourceRange FilenameRange, const FileEntry *File, StringRef SearchPath, StringRef RelativePath, const Module *Imported, SrcMgr::CharacteristicKind FileType) argument
H A DPrecompiledPreamble.cpp103 StringRef SearchPath, StringRef RelativePath,
/netbsd-current/external/apache2/llvm/dist/clang/lib/Tooling/
H A DTooling.cpp229 StringRef RelativePath(File);
231 if (RelativePath.startswith("./")) {
232 RelativePath = RelativePath.substr(strlen("./"));
235 SmallString<1024> AbsolutePath = RelativePath;
/netbsd-current/external/apache2/llvm/dist/clang/include/clang/Tooling/DependencyScanning/
H A DModuleDepCollector.h128 StringRef SearchPath, StringRef RelativePath,
/netbsd-current/external/apache2/llvm/dist/llvm/lib/IR/
H A DDiagnosticInfo.cpp147 void DiagnosticInfoWithLocationBase::getLocation(StringRef &RelativePath, argument
150 RelativePath = Loc.getRelativePath();
/netbsd-current/external/apache2/llvm/dist/clang/lib/Tooling/DependencyScanning/
H A DModuleDepCollector.cpp130 StringRef SearchPath, StringRef RelativePath, const Module *Imported,
127 InclusionDirective( SourceLocation HashLoc, const Token &IncludeTok, StringRef FileName, bool IsAngled, CharSourceRange FilenameRange, const FileEntry *File, StringRef SearchPath, StringRef RelativePath, const Module *Imported, SrcMgr::CharacteristicKind FileType) argument
/netbsd-current/external/apache2/llvm/dist/clang/lib/Frontend/Rewrite/
H A DInclusionRewriter.cpp80 StringRef SearchPath, StringRef RelativePath,
196 StringRef /*RelativePath*/,
/netbsd-current/external/apache2/llvm/dist/llvm/include/llvm/IR/
H A DDiagnosticInfo.h389 void getLocation(StringRef &RelativePath, unsigned &Line,
/netbsd-current/external/apache2/llvm/dist/clang/tools/libclang/
H A DIndexing.cpp265 StringRef SearchPath, StringRef RelativePath,

Completed in 204 milliseconds