Home
last modified time | relevance | path

Searched refs:getForwardDeclarationLocs (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/utils/TableGen/
H A DCTagsEmitter.cpp79 for (SMLoc FwdLoc : C.second->getForwardDeclarationLocs()) in run()
/freebsd/contrib/llvm-project/llvm/include/llvm/TableGen/
H A DRecord.h1726 ArrayRef<SMLoc> getForwardDeclarationLocs() const { in getForwardDeclarationLocs() function