HomeSort by: relevance | last modified time | path
    Searched defs:BeforePreviousInsertions (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/llvm/dist/clang/include/clang/Frontend/
ASTUnit.h 95 bool BeforePreviousInsertions;
  /src/external/apache2/llvm/dist/clang/include/clang/Basic/
Diagnostic.h 84 bool BeforePreviousInsertions = false;
98 bool BeforePreviousInsertions = false) {
103 Hint.BeforePreviousInsertions = BeforePreviousInsertions;
111 bool BeforePreviousInsertions = false) {
116 Hint.BeforePreviousInsertions = BeforePreviousInsertions;

Completed in 31 milliseconds