Searched refs:resolveSelfReferences (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DConstantInitBuilder.cpp83 resolveSelfReferences(GV);
92 resolveSelfReferences(GV);
95 void ConstantInitBuilderBase::resolveSelfReferences(llvm::GlobalVariable *GV) { function in class:ConstantInitBuilderBase
/freebsd-11-stable/contrib/llvm-project/clang/include/clang/CodeGen/
H A DConstantInitBuilder.h90 void resolveSelfReferences(llvm::GlobalVariable *GV);

Completed in 109 milliseconds