Searched defs:addGlobalVariable (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/clang/lib/APINotes/ | ||
H A D | APINotesWriter.cpp | 1344 void APINotesWriter::addGlobalVariable(std::optional<Context> Ctx, addGlobalVariable() function in clang::api_notes::APINotesWriter |
/freebsd-src/contrib/llvm-project/llvm/lib/IR/ | ||
H A D | DebugInfo.cpp | 361 bool DebugInfoFinder::addGlobalVariable(DIGlobalVariableExpression *DIG) { addGlobalVariable() function in DebugInfoFinder |