Home
last modified time | relevance | path

Searched defs:is_statement (Results 1 – 4 of 4) sorted by relevance

/openbsd-src/gnu/llvm/lldb/source/Plugins/SymbolFile/PDB/
H A DSymbolFilePDB.cpp1836 bool is_statement = line->isStatement(); in ParseCompileUnitLineTable() local
/openbsd-src/gnu/llvm/lldb/source/Plugins/SymbolFile/NativePDB/
H A DSymbolFileNativePDB.cpp1232 bool is_statement = cur_info.isStatement(); in ParseLineTable() local
/openbsd-src/gnu/llvm/clang/bindings/python/clang/
H A Dcindex.py683 def is_statement(self): member in CursorKind
/openbsd-src/gnu/gcc/gcc/
H A Dgimplify.c5404 int is_statement = (pre_p == NULL); in gimplify_expr() local