Home
last modified time | relevance | path

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

/llvm-project/clang/tools/libclang/
H A DCXComment.cpp312 const TParamCommandComment *TPCC = getASTNodeAs<TParamCommandComment>(CXC); in clang_TParamCommandComment_getParamName() local
320 const TParamCommandComment *TPCC = getASTNodeAs<TParamCommandComment>(CXC); in clang_TParamCommandComment_isParamPositionValid() local
328 const TParamCommandComment *TPCC = getASTNodeAs<TParamCommandComment>(CXC); in clang_TParamCommandComment_getDepth() local
336 const TParamCommandComment *TPCC = getASTNodeAs<TParamCommandComment>(CXC); in clang_TParamCommandComment_getIndex() local
/llvm-project/clang/unittests/AST/
H A DCommentParser.cpp227 TParamCommandComment *&TPCC, in HasTParamCommandAt()
945 TParamCommandComment *TPCC; in TEST_F() local
963 TParamCommandComment *TPCC; in TEST_F() local
/llvm-project/clang/lib/Index/
H A DCommentToXML.cpp157 const TParamCommandComment *TPCC = cast<TParamCommandComment>(Child); in FullCommentParts() local