Searched refs:ToTLoc (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/clang/lib/AST/
H A DASTImporter.cpp8500 SourceLocation ToTLoc; local
8501 if (Error Err = importInto(ToTLoc, NNS.getTypeLoc().getBeginLoc()))
8504 QualType(Spec->getAsType(), 0), ToTLoc);

Completed in 187 milliseconds