Home
last modified time | relevance | path

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

/external/clang/include/clang-c/
DDocumentation.h480 CXString clang_VerbatimBlockLineComment_getText(CXComment Comment);
/external/clang/tools/libclang/
Dlibclang.exports91 clang_VerbatimBlockLineComment_getText
DCXComment.cpp344 CXString clang_VerbatimBlockLineComment_getText(CXComment CXC) { in clang_VerbatimBlockLineComment_getText() function
/external/clang/tools/c-index-test/
Dc-index-test.c530 clang_VerbatimBlockLineComment_getText(Comment)); in DumpCXCommentInternal()