Home
last modified time | relevance | path

Searched defs:numAttributes (Results 1 – 4 of 4) sorted by relevance

/external/llvm/lib/DebugInfo/
DDWARFDebugInfoEntry.cpp43 const uint32_t numAttributes = AbbrevDecl->getNumAttributes(); in dump() local
112 const uint32_t numAttributes = AbbrevDecl->getNumAttributes(); in extractFast() local
245 const uint32_t numAttributes = AbbrevDecl->getNumAttributes(); in extract() local
/external/clang/include/clang-c/
DIndex.h5016 unsigned numAttributes; member
5050 unsigned numAttributes; member
/external/webkit/Source/WebKit2/UIProcess/win/
DWebView.cpp1278 int numAttributes = Ime::ImmGetCompositionStringW(hInputContext, GCS_COMPATTR, 0, 0); in onIMEComposition() local
/external/webkit/Source/WebKit/win/
DWebView.cpp5517 int numAttributes = IMMDict::dict().getCompositionString(hInputContext, GCS_COMPATTR, 0, 0); in onIMEComposition() local