Home
last modified time | relevance | path

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

/external/clang/tools/libclang/
DCXComment.cpp313 const TParamCommandComment *TPCC = getASTNodeAs<TParamCommandComment>(CXC); in clang_TParamCommandComment_getParamName() local
321 const TParamCommandComment *TPCC = getASTNodeAs<TParamCommandComment>(CXC); in clang_TParamCommandComment_isParamPositionValid() local
329 const TParamCommandComment *TPCC = getASTNodeAs<TParamCommandComment>(CXC); in clang_TParamCommandComment_getDepth() local
337 const TParamCommandComment *TPCC = getASTNodeAs<TParamCommandComment>(CXC); in clang_TParamCommandComment_getIndex() local
/external/clang/unittests/AST/
DCommentParser.cpp233 TParamCommandComment *&TPCC, in HasTParamCommandAt()
958 TParamCommandComment *TPCC; in TEST_F() local
976 TParamCommandComment *TPCC; in TEST_F() local
/external/clang/lib/Index/
DCommentToXML.cpp156 const TParamCommandComment *TPCC = cast<TParamCommandComment>(Child); in FullCommentParts() local