Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCodeGenFunction.cpp3354 void CodeGenFunction::addInstToCurrentSourceAtom( in addInstToCurrentSourceAtom() function in CodeGenFunction
H A DCGDebugInfo.cpp161 void CGDebugInfo::addInstToCurrentSourceAtom(llvm::Instruction *KeyInstruction, in addInstToCurrentSourceAtom() function in CGDebugInfo