Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/AST/
H A DASTImporter.cpp6103 StringLiteral *ToFunctionName; in VisitPredefinedExpr() local
6104 std::tie(ToBeginLoc, ToType, ToFunctionName) = *Imp; in VisitPredefinedExpr()
6107 E->getIdentKind(), ToFunctionName); in VisitPredefinedExpr()