Home
last modified time | relevance | path

Searched defs:AddEntry (Results 1 – 3 of 3) sorted by relevance

/llvm-project-15.0.7/flang/lib/Semantics/
H A Dprogram-tree.cpp280 void ProgramTree::AddEntry(const parser::EntryStmt &entryStmt) { in AddEntry() function in Fortran::semantics::ProgramTree
/llvm-project-15.0.7/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfCompileUnit.cpp793 auto AddEntry = [&](const DbgValueLocEntry &Entry, in constructVariableDIEImpl() local
/llvm-project-15.0.7/clang/lib/Basic/
H A DSourceManager.cpp259 void LineTableInfo::AddEntry(FileID FID, in AddEntry() function in LineTableInfo