Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/clang/lib/AST/
H A DASTImporter.cpp9340 SourceLocation ToTLoc; in Import() local
9341 if (Error Err = importInto(ToTLoc, NNS.getTypeLoc().getBeginLoc())) in Import()
9344 QualType(Spec->getAsType(), 0), ToTLoc); in Import()