Home
last modified time | relevance | path

Searched refs:CXCommentParamPassDirection (Results 1 – 5 of 5) sorted by relevance

/external/llvm-project/clang/include/clang-c/
DDocumentation.h195 enum CXCommentParamPassDirection { enum
418 enum CXCommentParamPassDirection clang_ParamCommandComment_getDirection(
/external/clang/include/clang-c/
DDocumentation.h191 enum CXCommentParamPassDirection { enum
414 enum CXCommentParamPassDirection clang_ParamCommandComment_getDirection(
/external/clang/tools/libclang/
DCXComment.cpp293 enum CXCommentParamPassDirection clang_ParamCommandComment_getDirection( in clang_ParamCommandComment_getDirection()
/external/llvm-project/clang/tools/libclang/
DCXComment.cpp292 enum CXCommentParamPassDirection clang_ParamCommandComment_getDirection( in clang_ParamCommandComment_getDirection()
/external/rust/crates/clang-sys/src/
Dlib.rs177 enum CXCommentParamPassDirection {
2199 … pub fn clang_ParamCommandComment_getDirection(comment: CXComment) -> CXCommentParamPassDirection;