Searched defs:ToF (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/unittests/IR/ | ||
H A D | FunctionTest.cpp | 267 Function *ToF = M->getFunction("to"); TEST() local |
/llvm-project/clang/unittests/AST/ | ||
H A D | ASTImporterTest.cpp | 3567 auto *ToF = cast_or_null<FunctionDecl>(Import(FromF, Lang_CXX11)); TEST_P() local |