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

/freebsd-11-stable/contrib/llvm-project/clang/lib/AST/
H A DASTImporter.cpp6448 StringLiteral *ToFunctionName; local
6449 std::tie(ToBeginLoc, ToType, ToFunctionName) = *Imp;
6452 E->getIdentKind(), ToFunctionName);

Completed in 62 milliseconds