Searched defs:PatternPtr (Results 1 – 3 of 3) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Scalar/ | ||
H A D | LoopIdiomRecognize.cpp | 1108 Value *PatternPtr = GV; processLoopStridedStore() local |
/freebsd-src/contrib/llvm-project/clang/lib/Sema/ | ||
H A D | SemaTemplateInstantiateDecl.cpp | 5694 VarTemplatePartialSpecializationDecl *> PatternPtr = InstantiateVariableDefinition() local |
/freebsd-src/contrib/bsnmp/tests/ | ||
H A D | catch.hpp | 5062 using PatternPtr = std::shared_ptr<Pattern>; typedef in Catch::TestSpec |