Home
last modified time | relevance | path

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

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