Home
last modified time | relevance | path

Searched defs:GetNameForDecl (Results 1 – 1 of 1) sorted by relevance

/external/v8/tools/clang/rewrite_to_chrome_style/
DRewriteToChromeStyle.cpp798 bool GetNameForDecl(const clang::FunctionDecl& decl, in GetNameForDecl() function
845 bool GetNameForDecl(const clang::EnumConstantDecl& decl, in GetNameForDecl() function
872 bool GetNameForDecl(const clang::FieldDecl& decl, in GetNameForDecl() function
891 bool GetNameForDecl(const clang::VarDecl& decl, in GetNameForDecl() function
951 bool GetNameForDecl(const clang::FunctionTemplateDecl& decl, in GetNameForDecl() function
958 bool GetNameForDecl(const clang::NamedDecl& decl, in GetNameForDecl() function
976 bool GetNameForDecl(const clang::UsingDecl& decl, in GetNameForDecl() function