Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/lib/Tooling/ASTDiff/
H A DASTDiff.cpp398 static std::string getInitializerValue(const CXXCtorInitializer *Init, in getInitializerValue() function
420 return getInitializerValue(Init, TypePP); in getNodeValue()