HomeSort by relevance Sort by last modified time
    Searched defs:getNameAsString (Results 1 - 2 of 2) sorted by null

  /external/clang/include/clang/AST/
Decl.h 134 /// getNameAsString - Get a human-readable name for the declaration, even if
144 std::string getNameAsString() const { return Name.getAsString(); }
    [all...]
DeclObjC.h     [all...]

Completed in 132 milliseconds