Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DASTImporter.cpp8680 SourceLocation ToTLoc; in Import() local
8681 if (Error Err = importInto(ToTLoc, NNS.getTypeLoc().getBeginLoc())) in Import()
8684 QualType(Spec->getAsType(), 0), ToTLoc); in Import()