Home
last modified time | relevance | path

Searched defs:addGlobalVariable (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/APINotes/
H A DAPINotesWriter.cpp1419 void APINotesWriter::addGlobalVariable(std::optional<Context> Ctx, in addGlobalVariable() function in clang::api_notes::APINotesWriter
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DDebugInfo.cpp366 bool DebugInfoFinder::addGlobalVariable(DIGlobalVariableExpression *DIG) { in addGlobalVariable() function in DebugInfoFinder