Searched defs:FixIt (Results 1 - 9 of 9) sorted by relevance

/netbsd-current/external/apache2/llvm/dist/clang/tools/libclang/
H A DCXStoredDiagnostic.cpp99 CXString CXStoredDiagnostic::getFixIt(unsigned FixIt, argument
H A DCIndexDiagnostic.cpp430 CXString clang_getDiagnosticFixIt(CXDiagnostic Diag, unsigned FixIt, argument
H A DCIndexCodeCompletion.cpp341 const FixItHint &FixIt = FixIts[fixit_index]; local
/netbsd-current/external/apache2/llvm/dist/clang/include/clang/Frontend/
H A DFrontendOptions.h79 FixIt, enumerator in enum:clang::frontend::ActionKind
/netbsd-current/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaObjCProperty.cpp1941 std::string FixIt = local
H A DSemaChecking.cpp8131 D << FixIt; local
8141 Note << FixIt; local
8087 EmitFormatDiagnostic(PartialDiagnostic PDiag, SourceLocation Loc, bool IsStringLocation, Range StringRange, ArrayRef<FixItHint> FixIt) argument
8124 EmitFormatDiagnostic( Sema &S, bool InFunctionCall, const Expr *ArgumentExpr, const PartialDiagnostic &PDiag, SourceLocation Loc, bool IsStringLocation, Range StringRange, ArrayRef<FixItHint> FixIt) argument
/netbsd-current/external/apache2/llvm/dist/clang/bindings/python/clang/
H A Dcindex.py504 class FixIt(object): class in inherits:object
/netbsd-current/external/apache2/llvm/dist/clang/lib/Parse/
H A DParsePragma.cpp1502 std::string FixIt; local
1545 CharSourceRange::getCharRange(FixItRange), FixIt); local
[all...]
/netbsd-current/external/apache2/llvm/dist/clang/tools/c-index-test/
H A Dc-index-test.c2580 CXString FixIt = clang_getCompletionFixIt(completion_results, index, i, local

Completed in 373 milliseconds