Searched defs:getVariableName (Results 1 – 3 of 3) sorted by relevance
581 std::string clang::ento::getVariableName(const FieldDecl *Field) { in getVariableName() function in clang::ento
102 StringRef getVariableName() const { return VariableName; }; in getVariableName() function in __anon31f3a7ff0111::MatchDataInfo
287 inline std::string * getVariableName() { return m_variable; } in getVariableName() function