Home
last modified time | relevance | path

Searched defs:isSynthesized (Results 1 – 2 of 2) sorted by relevance

/external/boringssl/src/util/fipstools/delocate/
Ddelocate.go1641 func isSynthesized(symbol string) bool { func
/external/clang/lib/CodeGen/
DCGObjCGNU.cpp255 ObjCPropertyDecl *property, bool isSynthesized=true, bool in PushPropertyAttributes()
2107 bool isSynthesized = (propertyImpl->getPropertyImplementation() == in GeneratePropertyList() local