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

1 2

  /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/javassist/src/main/javassist/compiler/
Parser.java     [all...]
  /prebuilts/ndk/r16/sources/third_party/shaderc/third_party/glslang/hlsl/
hlslGrammar.cpp     [all...]
  /external/clang/lib/ASTMatchers/Dynamic/
Registry.cpp 116 REGISTER_MATCHER(builtinType);
  /external/v8/tools/clang/rewrite_to_chrome_style/
RewriteToChromeStyle.cpp     [all...]
  /external/clang/include/clang/ASTMatchers/
ASTMatchers.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/ASTMatchers/
ASTMatchers.h     [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/ASTMatchers/
ASTMatchers.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/clang/ASTMatchers/
ASTMatchers.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/clang/ASTMatchers/
ASTMatchers.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/clang/ASTMatchers/
ASTMatchers.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/clang/ASTMatchers/
ASTMatchers.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/clang/ASTMatchers/
ASTMatchers.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/clang/ASTMatchers/
ASTMatchers.h     [all...]
  /prebuilts/clang/host/linux-x86/clang-4393122/include/clang/ASTMatchers/
ASTMatchers.h     [all...]
  /prebuilts/clang/host/linux-x86/clang-4479392/include/clang/ASTMatchers/
ASTMatchers.h     [all...]
  /prebuilts/clang/host/linux-x86/clang-4579689/include/clang/ASTMatchers/
ASTMatchers.h     [all...]
  /prebuilts/clang/host/linux-x86/clang-4630689/include/clang/ASTMatchers/
ASTMatchers.h     [all...]
  /prebuilts/clang/host/linux-x86/clang-4639204/include/clang/ASTMatchers/
ASTMatchers.h     [all...]
  /prebuilts/clang/host/linux-x86/clang-4691093/include/clang/ASTMatchers/
ASTMatchers.h     [all...]
  /external/annotation-tools/asmx/
javassist.jar 
  /external/guice/extensions/persist/lib/
javassist.jar 

Completed in 2485 milliseconds

1 2