Home
last modified time | relevance | path

Searched defs:CurrentDirectory (Results 1 – 5 of 5) sorted by relevance

/llvm-project/clang-tools-extra/clang-doc/assets/
H A Dindex.js12 computeRelativePath(FilePath, CurrentDirectory) global() argument
32 genLink(Ref, CurrentDirectory) global() argument
46 genHTMLOfIndex(Index, CurrentDirectory, IsOutermostList) global() argument
/llvm-project/clang-tools-extra/modularize/
H A DModularizeUtilities.cpp138 SmallString<256> CurrentDirectory; in loadSingleHeaderListsAndDependencies() local
211 SmallString<256> CurrentDirectory; in loadProblemHeaderList() local
H A DModuleAssistant.cpp224 llvm::SmallString<256> CurrentDirectory; loadModuleDescriptions() local
/llvm-project/clang-tools-extra/clang-doc/
H A DHTMLGenerator.cpp320 genReference(const Reference & Type,StringRef CurrentDirectory,std::optional<StringRef> JumpToSection=std::nullopt) genReference() argument
339 genReferenceList(const llvm::SmallVectorImpl<Reference> & Refs,const StringRef & CurrentDirectory) genReferenceList() argument
/llvm-project/llvm/include/llvm/DebugInfo/CodeView/
H A DTypeRecord.h679 CurrentDirectory, ///< Absolute CWD path global() enumerator