Searched defs:StrictTypeSpelling (Results 1 - 1 of 1) sorted by path

/external/clang/lib/AST/
H A DASTImporter.cpp211 bool StrictTypeSpelling; member in struct:__anon17716::StructuralEquivalenceContext
221 bool StrictTypeSpelling = false,
224 StrictTypeSpelling(StrictTypeSpelling), Complain(Complain),
371 if (!Context.StrictTypeSpelling) {

Completed in 221 milliseconds