Searched defs:is_preprocessing (Results 1 – 2 of 2) sorted by relevance
/external/clang/bindings/python/clang/ | ||
D | cindex.py | 604 def is_preprocessing(self): member in CursorKind |
/external/llvm-project/clang/bindings/python/clang/ | ||
D | cindex.py | 699 def is_preprocessing(self): member in CursorKind |