Searched defs:createLocal (Results 1 – 3 of 3) sorted by relevance
/freebsd-src/contrib/llvm-project/clang/lib/AST/Interp/ | ||
H A D | EvalEmitter.cpp | 60 Scope::Local EvalEmitter::createLocal(Descriptor *D) { createLocal() function in EvalEmitter |
H A D | ByteCodeEmitter.cpp | 139 Scope::Local ByteCodeEmitter::createLocal(Descriptor *D) { createLocal() function in ByteCodeEmitter |
/freebsd-src/contrib/llvm-project/clang/lib/AST/ | ||
H A D | ExprConstant.cpp | 1928 APValue &CallStackFrame::createLocal(APValue::LValueBase Base, const void *Key, createLocal() function in CallStackFrame |