Home
last modified time | relevance | path

Searched defs:IsFileInRootDir (Results 1 – 3 of 3) sorted by relevance

/llvm-project-15.0.7/clang-tools-extra/clang-doc/
H A DSerialize.cpp406 bool IsFileInRootDir, in populateSymbolInfo()
417 StringRef Filename, bool IsFileInRootDir, in populateFunctionInfo()
435 parseBases(RecordInfo &I, const CXXRecordDecl *D, bool IsFileInRootDir, in parseBases()
492 llvm::StringRef File, bool IsFileInRootDir, bool PublicOnly) { in emitInfo()
518 llvm::StringRef File, bool IsFileInRootDir, bool PublicOnly) { in emitInfo()
563 llvm::StringRef File, bool IsFileInRootDir, bool PublicOnly) { in emitInfo()
587 llvm::StringRef File, bool IsFileInRootDir, bool PublicOnly) { in emitInfo()
619 llvm::StringRef File, bool IsFileInRootDir, bool PublicOnly) { in emitInfo()
H A DMapper.cpp37 bool IsFileInRootDir; in mapDecl() local
H A DRepresentation.h239 bool IsFileInRootDir = false; // Indicates if file is inside root directory member