HomeSort by relevance Sort by last modified time
    Searched refs:CreateInsertion (Results 26 - 37 of 37) sorted by null

12

  /external/clang/lib/Sema/
SemaTemplate.cpp 241 << FixItHint::CreateInsertion(IILoc, "template ");
    [all...]
SemaDecl.cpp 640 << FixItHint::CreateInsertion(SS->getRange().getBegin(), "typename ");
699 << FixItHint::CreateInsertion(NameLoc, FixItTagName);
    [all...]
DeclSpec.cpp     [all...]
Sema.cpp     [all...]
SemaInit.cpp     [all...]
SemaPseudoObject.cpp     [all...]
SemaDeclCXX.cpp     [all...]
SemaDeclAttr.cpp 318 << FixItHint::CreateInsertion(Loc->Loc, "\"")
319 << FixItHint::CreateInsertion(getLocForEndOfToken(Loc->Loc), "\"");
    [all...]
SemaExprCXX.cpp     [all...]
SemaStmt.cpp     [all...]
SemaOverload.cpp     [all...]
  /external/clang/lib/Lex/
PPDirectives.cpp 269 Hint = FixItHint::CreateInsertion(Tmp.getLocation(),"//");
    [all...]

Completed in 3200 milliseconds

12