Searched refs:getDeclarationName (Results 1 – 2 of 2) sorted by relevance
89 clang_utils::getDeclarationName(*target_ast, "foo"); in TEST_F()112 clang_utils::getDeclarationName(*target_ast, decl_name); in TEST_F()
18 inline clang::DeclarationName getDeclarationName(TypeSystemClang &ast, in getDeclarationName() function