Home
last modified time | relevance | path

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

/external/llvm-project/clang/include/clang-c/
DDocumentation.h410 unsigned clang_ParamCommandComment_isDirectionExplicit(CXComment Comment);
/external/clang/include/clang-c/
DDocumentation.h406 unsigned clang_ParamCommandComment_isDirectionExplicit(CXComment Comment);
/external/clang/tools/libclang/
Dlibclang.exports76 clang_ParamCommandComment_isDirectionExplicit
DCXComment.cpp285 unsigned clang_ParamCommandComment_isDirectionExplicit(CXComment CXC) { in clang_ParamCommandComment_isDirectionExplicit() function
/external/llvm-project/clang/tools/libclang/
Dlibclang.exports86 clang_ParamCommandComment_isDirectionExplicit
DCXComment.cpp284 unsigned clang_ParamCommandComment_isDirectionExplicit(CXComment CXC) { in clang_ParamCommandComment_isDirectionExplicit() function
/external/rust/crates/clang-sys/src/
Dlib.rs2202 pub fn clang_ParamCommandComment_isDirectionExplicit(comment: CXComment) -> c_uint;
/external/clang/tools/c-index-test/
Dc-index-test.c491 if (clang_ParamCommandComment_isDirectionExplicit(Comment)) in DumpCXCommentInternal()
/external/llvm-project/clang/tools/c-index-test/
Dc-index-test.c573 if (clang_ParamCommandComment_isDirectionExplicit(Comment)) in DumpCXCommentInternal()