HomeSort by relevance Sort by last modified time
    Searched refs:builtinType (Results 1 - 10 of 10) sorted by null

  /external/clang/test/CodeGen/
xcore-stringtype.c 25 // test BuiltinType
28 // CHECK: @builtinType, !"f{0}(b,uc,uc,sc,ss,us,ss,si,ui,si,sl,
30 void builtinType(_Bool B, char C, unsigned char UC, signed char SC, short S,
  /external/clang/unittests/ASTMatchers/
ASTMatchersTraversalTest.cpp 68 decl(hasDescendant(loc(builtinType())))));
70 stmt(hasDescendant(builtinType()))));
73 stmt(hasDescendant(loc(builtinType())))));
75 stmt(hasDescendant(qualType(builtinType())))));
89 qualType(hasDescendant(builtinType()))));
92 pointerType(pointee(builtinType()))))));
94 typeLoc(hasDescendant(loc(builtinType())))));
117 varDecl(hasName("i"), hasType(qualType(has(builtinType()))))));
    [all...]
ASTMatchersNarrowingTest.cpp     [all...]
ASTMatchersNodeTest.cpp     [all...]
  /external/deqp-deps/glslang/hlsl/
hlslGrammar.cpp     [all...]
  /external/clang/lib/ASTMatchers/Dynamic/
Registry.cpp 116 REGISTER_MATCHER(builtinType);
  /external/clang/include/clang/ASTMatchers/
ASTMatchers.h     [all...]
  /external/v8/tools/clang/rewrite_to_chrome_style/
RewriteToChromeStyle.cpp     [all...]
  /external/guice/extensions/persist/lib/
javassist.jar 
  /external/guice/extensions/struts2/lib/
javassist.jar 

Completed in 414 milliseconds