HomeSort by: relevance | last modified time | path
    Searched refs:wasInQuotes (Results 1 - 3 of 3) sorted by relevancy

  /src/external/apache2/llvm/dist/clang/include/clang/Lex/
PreprocessingRecord.h 261 bool wasInQuotes() const { return InQuotes; }
  /src/external/apache2/llvm/dist/clang/tools/libclang/
Indexing.cpp 658 !ID->wasInQuotes(), ID->importedModule());
  /src/external/apache2/llvm/dist/clang/lib/Serialization/
ASTWriter.cpp 2421 Record.push_back(ID->wasInQuotes());

Completed in 88 milliseconds