Home
last modified time | relevance | path

Searched defs:is_constant (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/lldb/source/Plugins/SymbolFile/PDB/
H A DPDBLocationToDWARFExpression.cpp69 const Variable::RangeList &ranges, bool &is_constant) { in ConvertPDBLocationToDWARFExpression() argument
H A DSymbolFilePDB.cpp1034 bool is_constant; in ParseVariableForPDBData() local
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonCommonGEP.cpp936 inline bool is_constant(GepNode *N) { in is_constant() function