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