Searched defs:is_declaration (Results 1 – 9 of 9) sorted by relevance
| /external/llvm-project/polly/lib/External/isl/interface/ |
| D | cpp.cc | 565 const isl_class &clazz, FunctionDecl *method, bool is_declaration) in print_persistent_callback_prototype() 593 const isl_class &clazz, FunctionDecl *method, bool is_declaration) in print_persistent_callback_setter_prototype() 2005 bool is_declaration, function_kind kind, in print_method_header() 2086 bool is_declaration, function_kind kind, in print_named_method_header() 2105 FunctionDecl *method, bool is_declaration, function_kind kind) in print_method_header()
|
| /external/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/ |
| D | ManualDWARFIndex.cpp | 173 bool is_declaration = false; in IndexUnitImpl() local
|
| /external/mesa3d/src/compiler/glsl/ |
| D | ast.h | 891 bool is_declaration; variable
|
| /external/rust/crates/bindgen/src/ |
| D | clang.rs | 53 pub fn is_declaration(&self) -> bool { in is_declaration() method
|
| /external/llvm/bindings/ocaml/llvm/ |
| D | llvm.mli | 1278 val is_declaration : llvalue -> bool val
|
| /external/llvm-project/llvm/bindings/ocaml/llvm/ |
| D | llvm.mli | 1329 val is_declaration : llvalue -> bool val
|
| /external/clang/bindings/python/clang/ |
| D | cindex.py | 576 def is_declaration(self): member in CursorKind
|
| /external/llvm-project/clang/bindings/python/clang/ |
| D | cindex.py | 671 def is_declaration(self): member in CursorKind
|
| /external/libabigail/src/ |
| D | abg-reader.cc | 279 bool is_declaration = false; in map_id_and_node() local
|