Searched defs:RealizedPlatform (Results 1 – 3 of 3) sorted by relevance
/freebsd-src/contrib/llvm-project/clang/lib/Sema/ | ||
H A D | SemaAvailability.cpp | 38 StringRef RealizedPlatform = ActualPlatform; getAttrForPlatform() local |
H A D | SemaDeclObjC.cpp | 287 StringRef RealizedPlatform; DiagnoseObjCImplementedDeprecations() local |
/freebsd-src/contrib/llvm-project/clang/lib/AST/ | ||
H A D | DeclBase.cpp | 607 StringRef RealizedPlatform = A->getPlatform()->getName(); getRealizedPlatform() local |