Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/AST/Interp/
H A DByteCodeEmitter.cpp103 Scope::Local ByteCodeEmitter::createLocal(Descriptor *D) { in createLocal() function in ByteCodeEmitter
H A DEvalEmitter.cpp52 Scope::Local EvalEmitter::createLocal(Descriptor *D) { in createLocal() function in EvalEmitter
/openbsd-src/gnu/llvm/clang/lib/AST/
H A DExprConstant.cpp1874 APValue &CallStackFrame::createLocal(APValue::LValueBase Base, const void *Key, in createLocal() function in CallStackFrame