Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/LogicalView/Core/
H A DLVObject.h226 virtual bool isFiled() const { return false; } in isFiled() function
H A DLVElement.h176 bool isFiled() const override { return FilenameIndex != 0; } in isFiled() function