Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/include/clang/AST/
H A DComment.h161 unsigned IsDirectionExplicit : 1; variable
/llvm-project-15.0.7/clang/unittests/AST/
H A DCommentParser.cpp186 bool IsDirectionExplicit, in HasParamCommandAt()