Searched defs:isUndefined (Results 1 - 5 of 5) sorted by relevance

/freebsd-10-stable/contrib/llvm/include/llvm/MC/
H A DMCSymbol.h100 bool isUndefined() const { function in class:llvm::MCSymbol
/freebsd-10-stable/contrib/llvm/tools/clang/include/clang/Lex/
H A DMacroInfo.h417 bool isUndefined() const { return UndefLoc.isValid(); } function in class:clang::MacroInfo
/freebsd-10-stable/contrib/llvm/lib/Transforms/Scalar/
H A DSCCP.cpp86 bool isUndefined() const { return getLatticeValue() == undefined; } function in class:__anon2810::LatticeVal
[all...]
/freebsd-10-stable/contrib/llvm/lib/Analysis/
H A DLazyValueInfo.cpp105 bool isUndefined() const { return Tag == undefined; } function in class:__anon248::LVILatticeVal
/freebsd-10-stable/contrib/llvm/tools/clang/lib/Serialization/
H A DASTWriter.cpp2990 bool isUndefined = false; local

Completed in 205 milliseconds