Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Support/
H A DSourceMgr.h287 ArrayRef<SMFixIt> getFixIts() const { return FixIts; } in getFixIts() function
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Basic/
H A DDiagnostic.h1700 ArrayRef<FixItHint> getFixIts() const { in getFixIts() function