HomeSort by relevance Sort by last modified time
    Searched full:isbasetype (Results 1 - 5 of 5) sorted by null

  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
ndrtypes.h 71 unsigned short IsBasetype : 1;
ndr64types.h 112 NDR64_UINT16 IsBasetype : 1;
  /external/clang/include/clang/ASTMatchers/
ASTMatchersInternal.h 635 /// \brief IsBaseType<T>::value is true if T is a "base" type in the AST
638 struct IsBaseType {
650 const bool IsBaseType<T>::value;
    [all...]
  /external/clang/lib/ASTMatchers/
ASTMatchFinder.cpp 272 static_assert(IsBaseType<T>::value,
  /prebuilts/misc/common/ecj/
ecj.jar 

Completed in 257 milliseconds