Home
last modified time | relevance | path

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

/external/llvm-project/clang/include/clang-c/
DDocumentation.h418 enum CXCommentParamPassDirection clang_ParamCommandComment_getDirection(
/external/clang/include/clang-c/
DDocumentation.h414 enum CXCommentParamPassDirection clang_ParamCommandComment_getDirection(
/external/clang/tools/libclang/
Dlibclang.exports77 clang_ParamCommandComment_getDirection
DCXComment.cpp293 enum CXCommentParamPassDirection clang_ParamCommandComment_getDirection( in clang_ParamCommandComment_getDirection() function
/external/llvm-project/clang/tools/libclang/
Dlibclang.exports87 clang_ParamCommandComment_getDirection
DCXComment.cpp292 enum CXCommentParamPassDirection clang_ParamCommandComment_getDirection( in clang_ParamCommandComment_getDirection() function
/external/rust/crates/clang-sys/src/
Dlib.rs2199 … pub fn clang_ParamCommandComment_getDirection(comment: CXComment) -> CXCommentParamPassDirection;
/external/clang/tools/c-index-test/
Dc-index-test.c480 switch (clang_ParamCommandComment_getDirection(Comment)) { in DumpCXCommentInternal()
/external/llvm-project/clang/tools/c-index-test/
Dc-index-test.c562 switch (clang_ParamCommandComment_getDirection(Comment)) { in DumpCXCommentInternal()