Home
last modified time | relevance | path

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

/external/clang/tools/libclang/
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
/external/clang/unittests/AST/
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
/external/pdfium/testing/fuzzers/
Dpdfium_fuzzer_helper.cc86 FPDF_WIDESTRING BCC, in ExampleDocMail()
/external/libpcap/
Dgrammar.h148 BCC = 349, /* BCC */ enumerator
/external/clang/lib/Index/
DCommentToXML.cpp121 const BlockCommandComment *BCC = cast<BlockCommandComment>(Child); in FullCommentParts() local
/external/pdfium/fpdfsdk/
Dcpdfsdk_formfillenvironment.cpp257 const WideString& BCC, in JS_docmailForm()
/external/pdfium/testing/
Dpdfium_test.cc350 FPDF_WIDESTRING BCC, in ExampleDocMail()
/external/pcre/src/sljit/
DsljitNativeARM_T2_32.c129 #define BCC 0xd000 macro