Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/AST/
H A DASTImporter.cpp9774 SourceLocation ToTLoc; in Import() local
9775 if (Error Err = importInto(ToTLoc, NNS.getTypeLoc().getBeginLoc())) in Import()
9778 QualType(Spec->getAsType(), 0), ToTLoc); in Import()