Home
last modified time | relevance | path

Searched refs:clang_VerbatimBlockLineComment_getText (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/include/clang-c/
H A DDocumentation.h484 CXString clang_VerbatimBlockLineComment_getText(CXComment Comment);
/netbsd-src/external/apache2/llvm/dist/clang/tools/libclang/
H A Dlibclang.exports113 clang_VerbatimBlockLineComment_getText
H A DCXComment.cpp343 CXString clang_VerbatimBlockLineComment_getText(CXComment CXC) { in clang_VerbatimBlockLineComment_getText() function
/netbsd-src/external/apache2/llvm/dist/clang/tools/c-index-test/
H A Dc-index-test.c613 clang_VerbatimBlockLineComment_getText(Comment)); in DumpCXCommentInternal()