Home
last modified time | relevance | path

Searched defs:alias_empty (Results 1 – 2 of 2) sorted by relevance

/third_party/boost/boost/hof/
Dalias.hpp192 struct alias_empty struct
200 struct alias_empty struct
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DModule.h626 bool alias_empty() const { return AliasList.empty(); } in alias_empty() function