forked from OSchip/llvm-project
				
			
				
					
						
							This commit allows checking whether an enum declaration is scoped through libclang and clang.cindex (Python). Patch by Johann Klähn! Differential Revision: https://reviews.llvm.org/D35187 llvm-svn: 307771  | 
			||
|---|---|---|
| .. | ||
| INPUTS | ||
| __init__.py | ||
| test_access_specifiers.py | ||
| test_cdb.py | ||
| test_code_completion.py | ||
| test_comment.py | ||
| test_cursor.py | ||
| test_cursor_kind.py | ||
| test_diagnostics.py | ||
| test_file.py | ||
| test_index.py | ||
| test_location.py | ||
| test_token_kind.py | ||
| test_tokens.py | ||
| test_translation_unit.py | ||
| test_type.py | ||
| util.py | ||