OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:getFixIt
(Results
1 - 2
of
2
) sorted by null
/external/clang/tools/libclang/
CXStoredDiagnostic.cpp
101
CXString CXStoredDiagnostic::
getFixIt
(unsigned FixIt,
CIndexDiagnostic.cpp
79
CXString
getFixIt
(unsigned FixIt, CXSourceRange *ReplacementRange) const {
436
return D->
getFixIt
(FixIt, ReplacementRange);
Completed in 298 milliseconds