Home
last modified time | relevance | path

Searched defs:CodeToInsert (Results 1 – 3 of 3) sorted by relevance

/minix3/external/bsd/llvm/dist/clang/tools/libclang/
H A DCXLoadedDiagnostic.cpp364 StringRef CodeToInsert) { in visitFixitRecord()
/minix3/external/bsd/llvm/dist/clang/include/clang/Frontend/
H A DASTUnit.h71 std::string CodeToInsert; member
/minix3/external/bsd/llvm/dist/clang/include/clang/Basic/
H A DDiagnostic.h63 std::string CodeToInsert; variable