Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/clang/tools/libclang/
H A DCXComment.cpp228 const BlockCommandComment *BCC = getASTNodeAs<BlockCommandComment>(CXC); in clang_BlockCommandComment_getCommandName() local
237 const BlockCommandComment *BCC = getASTNodeAs<BlockCommandComment>(CXC); in clang_BlockCommandComment_getNumArgs() local
246 const BlockCommandComment *BCC = getASTNodeAs<BlockCommandComment>(CXC); in clang_BlockCommandComment_getArgText() local
254 const BlockCommandComment *BCC = getASTNodeAs<BlockCommandComment>(CXC); in clang_BlockCommandComment_getParagraph() local
/minix3/external/bsd/llvm/dist/clang/unittests/AST/
H A DCommentParser.cpp163 BlockCommandComment *&BCC, in HasBlockCommandAt()
689 BlockCommandComment *BCC; in TEST_F() local
706 BlockCommandComment *BCC; in TEST_F() local
713 BlockCommandComment *BCC; in TEST_F() local
733 BlockCommandComment *BCC; in TEST_F() local
743 BlockCommandComment *BCC; in TEST_F() local
788 BlockCommandComment *BCC; in TEST_F() local
983 BlockCommandComment *BCC; in TEST_F() local
1435 BlockCommandComment *BCC; in TEST_F() local
/minix3/external/bsd/llvm/dist/clang/lib/Index/
H A DCommentToXML.cpp121 const BlockCommandComment *BCC = cast<BlockCommandComment>(Child); in FullCommentParts() local