Searched defs:isUsed (Results 1 - 4 of 4) sorted by relevance

/freebsd-10-stable/contrib/llvm/include/llvm/MC/
H A DMCSymbol.h79 bool isUsed() const { return IsUsed; } function in class:llvm::MCSymbol
/freebsd-10-stable/contrib/llvm/include/llvm/CodeGen/
H A DRegisterScavenging.h171 bool isUsed(unsigned Reg, bool CheckReserved = true) const { function in class:llvm::RegScavenger
/freebsd-10-stable/contrib/llvm/tools/clang/include/clang/Lex/
H A DMacroInfo.h231 bool isUsed() const { return IsUsed; } function in class:clang::MacroInfo
/freebsd-10-stable/contrib/llvm/tools/clang/lib/AST/
H A DDeclBase.cpp283 bool Decl::isUsed(bool CheckUsedAttr) const { function in class:Decl

Completed in 254 milliseconds