Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/MC/
DMCSymbol.h323 bool isUnset() const { return SymbolContents == SymContentsUnset; } in isUnset() function
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/
DMCSymbol.h314 bool isUnset() const { return SymbolContents == SymContentsUnset; } in isUnset() function
/external/clang/include/clang/Sema/
DDeclSpec.h2290 bool isUnset() const { return Specifiers == 0; } in isUnset() function