Home
last modified time | relevance | path

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

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