Home
last modified time | relevance | path

Searched refs:MagicRuntimeInterface (Results 1 – 1 of 1) sorted by relevance

/freebsd-14.2/contrib/llvm-project/clang/lib/Interpreter/
H A DInterpreter.cpp503 static constexpr llvm::StringRef MagicRuntimeInterface[] = { variable
528 MagicRuntimeInterface[NoAlloc])) in FindRuntimeInterface()
531 MagicRuntimeInterface[WithAlloc])) in FindRuntimeInterface()
534 MagicRuntimeInterface[CopyArray])) in FindRuntimeInterface()
537 MagicRuntimeInterface[NewTag])) in FindRuntimeInterface()