Searched defs:isGlobal (Results 1 - 3 of 3) sorted by relevance

/freebsd-10-stable/contrib/llvm/include/llvm/CodeGen/
H A DMachineOperand.h242 bool isGlobal() const { return OpKind == MO_GlobalAddress; } function in class:llvm::MachineOperand
/freebsd-10-stable/contrib/llvm/lib/Bitcode/Writer/
H A DBitcodeWriter.cpp867 WriteConstants(unsigned FirstVal, unsigned LastVal, const ValueEnumerator &VE, BitstreamWriter &Stream, bool isGlobal) argument
/freebsd-10-stable/contrib/llvm/tools/clang/lib/AST/
H A DDecl.cpp2413 bool FunctionDecl::isGlobal() const { function in class:FunctionDecl

Completed in 120 milliseconds