Home
last modified time | relevance | path

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

/llvm-project/clang/test/CodeGenCXX/
H A Dmember-function-pointers.cpp247 int nonEmpty; member
254 int nonEmpty; member
/llvm-project/llvm/include/llvm/ADT/
H A DIntervalMap.h161 static inline bool nonEmpty(const T &a, const T &b) { in nonEmpty() function
184 static inline bool nonEmpty(const T &a, const T &b) { in nonEmpty() function
/llvm-project/mlir/lib/Dialect/ArmSME/Transforms/
H A DTileAllocation.cpp744 auto nonEmpty = llvm::make_filter_range( allocateSMETiles() local