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

/macosx-10.9.5/JavaScriptCore-7537.78.1/bytecompiler/
H A DRegisterID.h79 bool isTemporary() function in class:JSC::RegisterID
/macosx-10.9.5/llvmCore-3425.0.33/include/llvm/MC/
H A DMCSymbol.h62 MCSymbol(StringRef name, bool isTemporary) argument
76 bool isTemporary() const { return IsTemporary; } function in class:llvm::MCSymbol
/macosx-10.9.5/llvmCore-3425.0.33/lib/MC/
H A DMCContext.cpp88 bool isTemporary = false; local

Completed in 113 milliseconds