Home
last modified time | relevance | path

Searched refs:FileSourceMgr (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/clang/unittests/AST/
H A DCommentTextTest.cpp31 SourceManagerForFile FileSourceMgr("comment-test.cpp", CommentText); in formatComment() local
32 SourceManager& SourceMgr = FileSourceMgr.get(); in formatComment()