Home
last modified time | relevance | path

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

/llvm-project/lldb/examples/synthetic/recognizer_function/
H A Dprogram.cpp47 bool has_name() { return _has_name_; } in has_name() function in Customer
/llvm-project/polly/lib/External/isl/
H A Disl_scheduler.c698 isl_bool has_name; in construct_compressed_id() local
/llvm-project/lldb/source/Plugins/TypeSystem/Clang/
H A DTypeSystemClang.cpp1243 bool has_name = !name.empty(); CreateRecordType() local