Home
last modified time | relevance | path

Searched defs:DeclLocs (Results 1 – 2 of 2) sorted by relevance

/llvm-project/clang-tools-extra/clang-tidy/readability/
H A DConstReturnTypeCheck.cpp66 llvm::SmallVector<clang::SourceLocation, 4> DeclLocs; member
/llvm-project/clang/lib/AST/
H A DASTContext.cpp296 const auto DeclLocs = getDeclLocsForCommentSearch(D, SourceMgr); getRawCommentForDeclNoCache() local
543 const auto DeclLocs = getDeclLocsForCommentSearch(D, SourceMgr); attachCommentsToJustParsedDecls() local