Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/AST/Interp/
H A DByteCodeEmitter.cpp81 Scope::Local ByteCodeEmitter::createLocal(Descriptor *D) { in createLocal() function in ByteCodeEmitter
H A DEvalEmitter.cpp51 Scope::Local EvalEmitter::createLocal(Descriptor *D) { in createLocal() function in EvalEmitter
/llvm-project-15.0.7/clang/lib/AST/
H A DExprConstant.cpp1871 APValue &CallStackFrame::createLocal(APValue::LValueBase Base, const void *Key, in createLocal() function in CallStackFrame