Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/include/llvm/ExecutionEngine/JITLink/
H A DJITLink.h406 bool IsCallable) in Symbol()
454 orc::ExecutorAddrDiff Size, bool IsCallable, in constructAnonDef()
468 Scope S, bool IsLive, bool IsCallable) { in constructNamedDef()
525 void setCallable(bool IsCallable) { this->IsCallable = IsCallable; } in setCallable()
655 uint64_t IsCallable : 1; variable
1135 orc::ExecutorAddrDiff Size, bool IsCallable, in addAnonymousSymbol()
1146 Linkage L, Scope S, bool IsCallable, bool IsLive) { in addDefinedSymbol()