Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/JITLink/
H A DJITLink.h439 Scope S, bool IsLive, bool IsCallable) in Symbol()
479 orc::ExecutorAddrDiff Size, bool IsCallable, in constructAnonDef()
493 Scope S, bool IsLive, bool IsCallable) { in constructNamedDef()
551 void setCallable(bool IsCallable) { this->IsCallable = IsCallable; } in setCallable()
706 uint64_t IsCallable : 1; variable
1334 orc::ExecutorAddrDiff Size, bool IsCallable, in addAnonymousSymbol()
1345 Linkage L, Scope S, bool IsCallable, bool IsLive) { in addDefinedSymbol()
1353 bool IsCallable, bool IsLive) { in addDefinedSymbol()