Home
last modified time | relevance | path

Searched refs:name_empty (Results 1 – 3 of 3) sorted by relevance

/external/llvm/include/llvm/TableGen/
DRecord.h1169 inline bool name_empty() const { return ArgNames.empty(); } in name_empty() function
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/TableGen/
DRecord.h1384 inline bool name_empty() const { return NumArgNames == 0; } in name_empty() function
/external/llvm-project/llvm/include/llvm/TableGen/
DRecord.h1356 inline bool name_empty() const { return NumArgNames == 0; } in name_empty() function