Home
last modified time | relevance | path

Searched refs:addGlobalVariable (Results 1 – 6 of 6) sorted by relevance

/freebsd/contrib/llvm-project/clang/include/clang/APINotes/
H A DAPINotesWriter.h101 void addGlobalVariable(std::optional<Context> Ctx, llvm::StringRef Name,
/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DDebugInfo.h134 bool addGlobalVariable(DIGlobalVariableExpression *DIG);
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DDebugInfo.cpp231 if (!addGlobalVariable(DIG)) in processCompileUnit()
393 bool DebugInfoFinder::addGlobalVariable(DIGlobalVariableExpression *DIG) { in addGlobalVariable() function in DebugInfoFinder
/freebsd/contrib/llvm-project/clang/lib/APINotes/
H A DAPINotesYAMLCompiler.cpp1119 Writer.addGlobalVariable(Ctx, Global.Name, GVI, SwiftVersion); in convertTopLevelItems()
H A DAPINotesWriter.cpp1531 void APINotesWriter::addGlobalVariable(std::optional<Context> Ctx, in addGlobalVariable() function in clang::api_notes::APINotesWriter
/freebsd/contrib/llvm-project/llvm/include/llvm/Testing/Demangle/
H A DDemangleTestCases.inc19643 …7addGlobalVariableENS_16DIGlobalVariableE", "llvm::DebugInfoFinder::addGlobalVariable(llvm::DIGlob…