Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/Plugins/SymbolFile/NativePDB/
DSymbolFileNativePDB.cpp1022 bool is_statement = cur_info.isStatement(); in AppendLineEntryToSequence() local
/external/llvm-project/lldb/source/Plugins/SymbolFile/PDB/
DSymbolFilePDB.cpp1821 bool is_statement = line->isStatement(); in ParseCompileUnitLineTable() local
/external/clang/bindings/python/clang/
Dcindex.py588 def is_statement(self): member in CursorKind
/external/llvm-project/clang/bindings/python/clang/
Dcindex.py683 def is_statement(self): member in CursorKind