Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/tools/libclang/
H A DCXComment.cpp227 const BlockCommandComment *BCC = getASTNodeAs<BlockCommandComment>(CXC); in clang_BlockCommandComment_getCommandName() local
236 const BlockCommandComment *BCC = getASTNodeAs<BlockCommandComment>(CXC); in clang_BlockCommandComment_getNumArgs() local
245 const BlockCommandComment *BCC = getASTNodeAs<BlockCommandComment>(CXC); in clang_BlockCommandComment_getArgText() local
253 const BlockCommandComment *BCC = getASTNodeAs<BlockCommandComment>(CXC); in clang_BlockCommandComment_getParagraph() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/Index/
H A DCommentToXML.cpp121 const BlockCommandComment *BCC = cast<BlockCommandComment>(Child); in FullCommentParts() local