Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/AST/Interp/
H A DProgram.cpp69 G->block()->invokeCtor(); in createGlobalString()
153 G->block()->invokeCtor(); in getOrCreateDummy()
207 G->block()->invokeCtor(); in createGlobal()
H A DInterpBlock.h106 void invokeCtor() { in invokeCtor() function
H A DEvalEmitter.cpp64 B->invokeCtor(); in createLocal()
H A DInterpFrame.cpp40 B->invokeCtor(); in InterpFrame()