Home
last modified time | relevance | path

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

/external/chromium_org/v8/src/arm/
Dconstants-arm.h567 inline int TypeValue() const { return Bits(27, 25); } in TypeValue() function
/external/clang/lib/Frontend/
DASTUnit.cpp391 unsigned &TypeValue = CompletionTypes[CanUsageType]; in CacheCodeCompletionResults() local