Home
last modified time | relevance | path

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

/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/Tooling/Transformer/
DSourceCode.h137 getFileRange(const CharSourceRange &EditRange, const ASTContext &Context, in getFileRange() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/Tooling/Transformer/
DSourceCode.h137 getFileRange(const CharSourceRange &EditRange, const ASTContext &Context, in getFileRange() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/Tooling/Transformer/
DSourceCode.h137 getFileRange(const CharSourceRange &EditRange, const ASTContext &Context, in getFileRange() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/Tooling/Transformer/
DSourceCode.h137 getFileRange(const CharSourceRange &EditRange, const ASTContext &Context, in getFileRange() function
/aosp_15_r20/external/clang/lib/Edit/
H A DCommit.cpp26 CharSourceRange Commit::Edit::getFileRange(SourceManager &SM) const { in getFileRange() function in Commit::Edit