Home
last modified time | relevance | path

Searched defs:new_attrs (Results 1 – 3 of 3) sorted by relevance

/external/chromium-trace/trace-viewer/third_party/Paste/paste/util/
Dclassinit.py6 def __new__(meta, class_name, bases, new_attrs): argument
16 def build_properties(cls, new_attrs): argument
/external/llvm/lib/Transforms/Scalar/
DPlaceSafepoints.cpp897 AttributeSet new_attrs = toReplace->getAttributes(); in ReplaceWithStatepoint() local
955 AttributeSet new_attrs = toReplace->getAttributes(); in ReplaceWithStatepoint() local
DRewriteStatepointsForGC.cpp1156 AttributeSet new_attrs = legalizeCallAttributes(toReplace->getAttributes()); in makeStatepointExplicitImpl() local
1186 AttributeSet new_attrs = legalizeCallAttributes(toReplace->getAttributes()); in makeStatepointExplicitImpl() local