Searched defs:AddEntry (Results 1 – 3 of 3) sorted by relevance
/llvm-project/flang/lib/Semantics/ | ||
H A D | program-tree.cpp | 320 void ProgramTree::AddEntry(const parser::EntryStmt &entryStmt) { in AddEntry() function in Fortran::semantics::ProgramTree |
/llvm-project/llvm/lib/CodeGen/AsmPrinter/ | ||
H A D | DwarfCompileUnit.cpp | 828 auto AddEntry = [&](const DbgValueLocEntry &Entry, applyConcreteDbgVariableAttributes() local |
/llvm-project/clang/lib/Basic/ | ||
H A D | SourceManager.cpp | 267 void LineTableInfo::AddEntry(FileID FID, AddEntry() function in LineTableInfo |