Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/clang/lib/AST/
DASTImporter.cpp8809 SourceLocation ToTLoc; in Import() local
8810 if (Error Err = importInto(ToTLoc, NNS.getTypeLoc().getBeginLoc())) in Import()
8813 QualType(Spec->getAsType(), 0), ToTLoc); in Import()