Home
last modified time | relevance | path

Searched refs:addExtended (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/AST/ByteCode/
H A DCompiler.h473 void addExtended(const Scope::Local &Local, const ValueDecl *ExtendingDecl) { in addExtended() function
H A DCompiler.cpp4408 VarScope->addExtended(Local, ExtendingDecl); in allocateLocalPrimitive()
4453 VarScope->addExtended(Local, ExtendingDecl); in allocateLocal()