Searched refs:clang_EnumDecl_isScoped (Results 1 - 4 of 4) sorted by relevance

/openbsd-current/gnu/llvm/clang/include/clang-c/
H A DIndex.h4355 CINDEX_LINKAGE unsigned clang_EnumDecl_isScoped(CXCursor C);
/openbsd-current/gnu/llvm/clang/bindings/python/clang/
H A Dcindex.py1565 return conf.lib.clang_EnumDecl_isScoped(self)
3513 ("clang_EnumDecl_isScoped",
/openbsd-current/gnu/llvm/clang/tools/c-index-test/
H A Dc-index-test.c921 if (clang_EnumDecl_isScoped(Cursor))
/openbsd-current/gnu/llvm/clang/tools/libclang/
H A DCIndex.cpp8961 unsigned clang_EnumDecl_isScoped(CXCursor C) { function in class:__anon1160::__anon1161::MarkMacroArgTokensVisitor

Completed in 292 milliseconds