Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/ExecutionEngine/JITLink/
H A DJITLink.h409 bool IsCallable) in Symbol()
444 orc::ExecutorAddrDiff Size, bool IsCallable, in constructAnonDef()
457 Scope S, bool IsLive, bool IsCallable) { in constructNamedDef()
513 void setCallable(bool IsCallable) { this->IsCallable = IsCallable; } in setCallable()
657 uint64_t IsCallable : 1; variable
1151 orc::ExecutorAddrDiff Size, bool IsCallable, in addAnonymousSymbol()
1162 Linkage L, Scope S, bool IsCallable, bool IsLive) { in addDefinedSymbol()