OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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
724
/// \brief
IsBaseType
<T>::value is true if T is a "base" type in the AST
727
struct
IsBaseType
{
739
const bool
IsBaseType
<T>::value;
[
all
...]
/external/clang/lib/ASTMatchers/
ASTMatchFinder.cpp
276
static_assert(
IsBaseType
<T>::value,
[
all
...]
/prebuilts/misc/common/ecj/
ecj.jar
Completed in 248 milliseconds