Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Interpreter/
H A DInterpreter.cpp575 static constexpr llvm::StringRef MagicRuntimeInterface[] = { variable
605 MagicRuntimeInterface[NoAlloc])) in FindRuntimeInterface()
609 MagicRuntimeInterface[WithAlloc])) in FindRuntimeInterface()
612 MagicRuntimeInterface[CopyArray])) in FindRuntimeInterface()
615 MagicRuntimeInterface[NewTag])) in FindRuntimeInterface()