Searched defs:createGlobal (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/clang/lib/AST/Interp/ | ||
H A D | Program.cpp | 182 std::optional<unsigned> Program::createGlobal(const ValueDecl *VD, in createGlobal() function in Program |
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/ | ||
H A D | ConstantInitBuilder.cpp | 67 ConstantInitBuilderBase::createGlobal(llvm::Constant *initializer, in createGlobal() function in ConstantInitBuilderBase |