Home
last modified time | relevance | path

Searched defs:Fr (Results 1 – 3 of 3) sorted by relevance

/llvm-project/clang-tools-extra/clang-tidy/modernize/
H A DUseTrailingReturnTypeCheck.cpp336 const FunctionDecl &F, const FriendDecl *Fr, const ASTContext &Ctx, in keepSpecifiers()
406 const auto *Fr = Result.Nodes.getNodeAs<FriendDecl>("Friend"); in check() local
/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineSelect.cpp3948 if (Value *Fr = foldSelectWithFrozenICmp(SI, Builder)) visitSelectInst() local
/llvm-project/clang/unittests/AST/
H A DASTImporterTest.cpp3099 for (auto Fr : FromFriends) { TEST_P() local
3112 for (auto Fr : ToFriends) { TEST_P() local