HomeSort by: relevance | last modified time | path
    Searched defs:assignRole (Results 1 - 1 of 1) sorted by relevancy

  /src/external/apache2/llvm/dist/clang/lib/Tooling/Syntax/
BuildTree.cpp 581 void assignRole(ArrayRef<syntax::Token> Range, syntax::NodeRole Role) {
1686 Pending.assignRole(*findToken(Loc), Role);
1692 Pending.assignRole(*T, R);

Completed in 15 milliseconds