Home
last modified time | relevance | path

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

/external/llvm-project/clang-tools-extra/clang-doc/
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()
DMapper.cpp39 bool IsFileInRootDir; in mapDecl() local
DRepresentation.h239 bool IsFileInRootDir = false; // Indicates if file is inside root directory member