Home
last modified time | relevance | path

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

/external/llvm-project/clang/include/clang-c/
DDocumentation.h484 CXString clang_VerbatimBlockLineComment_getText(CXComment Comment);
/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/llvm-project/clang/tools/libclang/
Dlibclang.exports113 clang_VerbatimBlockLineComment_getText
DCXComment.cpp343 CXString clang_VerbatimBlockLineComment_getText(CXComment CXC) { in clang_VerbatimBlockLineComment_getText() function
/external/rust/crates/clang-sys/src/
Dlib.rs2209 pub fn clang_VerbatimBlockLineComment_getText(comment: CXComment) -> CXString;
/external/clang/tools/c-index-test/
Dc-index-test.c530 clang_VerbatimBlockLineComment_getText(Comment)); in DumpCXCommentInternal()
/external/llvm-project/clang/tools/c-index-test/
Dc-index-test.c612 clang_VerbatimBlockLineComment_getText(Comment)); in DumpCXCommentInternal()