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

  /external/clang/unittests/AST/
ASTContextParentMapTest.cpp 38 MatchVerifier<TypeLoc> Verifier;
41 typeLoc(hasParent(typeLoc(hasParent(functionDecl()))))));
47 nestedNameSpecifierLoc(hasParent(typeLoc()))));
ASTTypeTraitsTest.cpp 115 VERIFY_NAME(TypeLoc);
142 EXPECT_TRUE(Verifier.match("void f() {}", typeLoc(loc(functionType()))));
  /system/tools/hidl/
Type.cpp 298 const Location& typeLoc = static_cast<const NamedType*>(refType)->location();
302 if (!Location::inSameFile(refLoc, typeLoc) ||
303 (!Location::intersect(refLoc, typeLoc) && typeLoc < refLoc)) {
  /prebuilts/ndk/r16/sources/third_party/shaderc/third_party/glslang/glslang/MachineIndependent/
ParseContextBase.cpp 553 TTypeLoc typeLoc = {type, loc};
554 globalUniformBlock->getType().getWritableStruct()->push_back(typeLoc);
  /prebuilts/ndk/r16/sources/third_party/shaderc/third_party/glslang/glslang/Include/
Types.h     [all...]
  /external/clang/lib/ASTMatchers/Dynamic/
Registry.cpp 405 REGISTER_MATCHER(typeLoc);
470 ASTNodeKind::getFromNodeKind<TypeLoc>()};
  /external/clang/include/clang/ASTMatchers/
ASTMatchers.h 126 typedef internal::Matcher<TypeLoc> TypeLocMatcher;
208 /// Usable as: Matcher<Decl>, Matcher<Stmt>, Matcher<TypeLoc>
210 AST_POLYMORPHIC_SUPPORTED_TYPES(Decl, Stmt, TypeLoc)) {
229 /// Usable as: Matcher<Decl>, Matcher<Stmt>, Matcher<TypeLoc>
231 AST_POLYMORPHIC_SUPPORTED_TYPES(Decl, Stmt, TypeLoc)) {
254 /// Usable as: Matcher<Decl>, Matcher<Stmt>, Matcher<TypeLoc>
256 AST_POLYMORPHIC_SUPPORTED_TYPES(Decl, Stmt, TypeLoc),
    [all...]
  /external/clang/unittests/ASTMatchers/
ASTMatchersNarrowingTest.cpp 253 decl(hasDescendant(typeLoc().bind("x")), has(decl()));
    [all...]
ASTMatchersTraversalTest.cpp 94 typeLoc(hasDescendant(loc(builtinType())))));
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/ASTMatchers/
ASTMatchers.h 113 typedef internal::Matcher<TypeLoc> TypeLocMatcher;
206 /// Usable as: Matcher<Decl>, Matcher<Stmt>, Matcher<TypeLoc>
208 AST_POLYMORPHIC_SUPPORTED_TYPES(Decl, Stmt, TypeLoc)) {
227 /// Usable as: Matcher<Decl>, Matcher<Stmt>, Matcher<TypeLoc>
229 AST_POLYMORPHIC_SUPPORTED_TYPES(Decl, Stmt, TypeLoc)) {
252 /// Usable as: Matcher<Decl>, Matcher<Stmt>, Matcher<TypeLoc>
254 AST_POLYMORPHIC_SUPPORTED_TYPES(Decl, Stmt, TypeLoc),
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/ASTMatchers/
ASTMatchers.h 113 typedef internal::Matcher<TypeLoc> TypeLocMatcher;
206 /// Usable as: Matcher<Decl>, Matcher<Stmt>, Matcher<TypeLoc>
208 AST_POLYMORPHIC_SUPPORTED_TYPES(Decl, Stmt, TypeLoc)) {
227 /// Usable as: Matcher<Decl>, Matcher<Stmt>, Matcher<TypeLoc>
229 AST_POLYMORPHIC_SUPPORTED_TYPES(Decl, Stmt, TypeLoc)) {
252 /// Usable as: Matcher<Decl>, Matcher<Stmt>, Matcher<TypeLoc>
254 AST_POLYMORPHIC_SUPPORTED_TYPES(Decl, Stmt, TypeLoc),
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/clang/ASTMatchers/
ASTMatchers.h 113 typedef internal::Matcher<TypeLoc> TypeLocMatcher;
206 /// Usable as: Matcher<Decl>, Matcher<Stmt>, Matcher<TypeLoc>
208 AST_POLYMORPHIC_SUPPORTED_TYPES(Decl, Stmt, TypeLoc)) {
227 /// Usable as: Matcher<Decl>, Matcher<Stmt>, Matcher<TypeLoc>
229 AST_POLYMORPHIC_SUPPORTED_TYPES(Decl, Stmt, TypeLoc)) {
252 /// Usable as: Matcher<Decl>, Matcher<Stmt>, Matcher<TypeLoc>
254 AST_POLYMORPHIC_SUPPORTED_TYPES(Decl, Stmt, TypeLoc),
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/clang/ASTMatchers/
ASTMatchers.h 113 typedef internal::Matcher<TypeLoc> TypeLocMatcher;
206 /// Usable as: Matcher<Decl>, Matcher<Stmt>, Matcher<TypeLoc>
208 AST_POLYMORPHIC_SUPPORTED_TYPES(Decl, Stmt, TypeLoc)) {
227 /// Usable as: Matcher<Decl>, Matcher<Stmt>, Matcher<TypeLoc>
229 AST_POLYMORPHIC_SUPPORTED_TYPES(Decl, Stmt, TypeLoc)) {
252 /// Usable as: Matcher<Decl>, Matcher<Stmt>, Matcher<TypeLoc>
254 AST_POLYMORPHIC_SUPPORTED_TYPES(Decl, Stmt, TypeLoc),
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/clang/ASTMatchers/
ASTMatchers.h 113 typedef internal::Matcher<TypeLoc> TypeLocMatcher;
206 /// Usable as: Matcher<Decl>, Matcher<Stmt>, Matcher<TypeLoc>
208 AST_POLYMORPHIC_SUPPORTED_TYPES(Decl, Stmt, TypeLoc)) {
227 /// Usable as: Matcher<Decl>, Matcher<Stmt>, Matcher<TypeLoc>
229 AST_POLYMORPHIC_SUPPORTED_TYPES(Decl, Stmt, TypeLoc)) {
252 /// Usable as: Matcher<Decl>, Matcher<Stmt>, Matcher<TypeLoc>
254 AST_POLYMORPHIC_SUPPORTED_TYPES(Decl, Stmt, TypeLoc),
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/clang/ASTMatchers/
ASTMatchers.h 113 typedef internal::Matcher<TypeLoc> TypeLocMatcher;
206 /// Usable as: Matcher<Decl>, Matcher<Stmt>, Matcher<TypeLoc>
208 AST_POLYMORPHIC_SUPPORTED_TYPES(Decl, Stmt, TypeLoc)) {
227 /// Usable as: Matcher<Decl>, Matcher<Stmt>, Matcher<TypeLoc>
229 AST_POLYMORPHIC_SUPPORTED_TYPES(Decl, Stmt, TypeLoc)) {
252 /// Usable as: Matcher<Decl>, Matcher<Stmt>, Matcher<TypeLoc>
254 AST_POLYMORPHIC_SUPPORTED_TYPES(Decl, Stmt, TypeLoc),
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/clang/ASTMatchers/
ASTMatchers.h 113 typedef internal::Matcher<TypeLoc> TypeLocMatcher;
206 /// Usable as: Matcher<Decl>, Matcher<Stmt>, Matcher<TypeLoc>
208 AST_POLYMORPHIC_SUPPORTED_TYPES(Decl, Stmt, TypeLoc)) {
227 /// Usable as: Matcher<Decl>, Matcher<Stmt>, Matcher<TypeLoc>
229 AST_POLYMORPHIC_SUPPORTED_TYPES(Decl, Stmt, TypeLoc)) {
252 /// Usable as: Matcher<Decl>, Matcher<Stmt>, Matcher<TypeLoc>
254 AST_POLYMORPHIC_SUPPORTED_TYPES(Decl, Stmt, TypeLoc),
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/clang/ASTMatchers/
ASTMatchers.h 113 typedef internal::Matcher<TypeLoc> TypeLocMatcher;
206 /// Usable as: Matcher<Decl>, Matcher<Stmt>, Matcher<TypeLoc>
208 AST_POLYMORPHIC_SUPPORTED_TYPES(Decl, Stmt, TypeLoc)) {
227 /// Usable as: Matcher<Decl>, Matcher<Stmt>, Matcher<TypeLoc>
229 AST_POLYMORPHIC_SUPPORTED_TYPES(Decl, Stmt, TypeLoc)) {
252 /// Usable as: Matcher<Decl>, Matcher<Stmt>, Matcher<TypeLoc>
254 AST_POLYMORPHIC_SUPPORTED_TYPES(Decl, Stmt, TypeLoc),
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4393122/include/clang/ASTMatchers/
ASTMatchers.h 113 typedef internal::Matcher<TypeLoc> TypeLocMatcher;
206 /// Usable as: Matcher<Decl>, Matcher<Stmt>, Matcher<TypeLoc>
208 AST_POLYMORPHIC_SUPPORTED_TYPES(Decl, Stmt, TypeLoc)) {
227 /// Usable as: Matcher<Decl>, Matcher<Stmt>, Matcher<TypeLoc>
229 AST_POLYMORPHIC_SUPPORTED_TYPES(Decl, Stmt, TypeLoc)) {
252 /// Usable as: Matcher<Decl>, Matcher<Stmt>, Matcher<TypeLoc>
254 AST_POLYMORPHIC_SUPPORTED_TYPES(Decl, Stmt, TypeLoc),
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4479392/include/clang/ASTMatchers/
ASTMatchers.h 113 typedef internal::Matcher<TypeLoc> TypeLocMatcher;
206 /// Usable as: Matcher<Decl>, Matcher<Stmt>, Matcher<TypeLoc>
208 AST_POLYMORPHIC_SUPPORTED_TYPES(Decl, Stmt, TypeLoc)) {
227 /// Usable as: Matcher<Decl>, Matcher<Stmt>, Matcher<TypeLoc>
229 AST_POLYMORPHIC_SUPPORTED_TYPES(Decl, Stmt, TypeLoc)) {
252 /// Usable as: Matcher<Decl>, Matcher<Stmt>, Matcher<TypeLoc>
254 AST_POLYMORPHIC_SUPPORTED_TYPES(Decl, Stmt, TypeLoc),
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4579689/include/clang/ASTMatchers/
ASTMatchers.h 113 typedef internal::Matcher<TypeLoc> TypeLocMatcher;
206 /// Usable as: Matcher<Decl>, Matcher<Stmt>, Matcher<TypeLoc>
208 AST_POLYMORPHIC_SUPPORTED_TYPES(Decl, Stmt, TypeLoc)) {
227 /// Usable as: Matcher<Decl>, Matcher<Stmt>, Matcher<TypeLoc>
229 AST_POLYMORPHIC_SUPPORTED_TYPES(Decl, Stmt, TypeLoc)) {
252 /// Usable as: Matcher<Decl>, Matcher<Stmt>, Matcher<TypeLoc>
254 AST_POLYMORPHIC_SUPPORTED_TYPES(Decl, Stmt, TypeLoc),
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4630689/include/clang/ASTMatchers/
ASTMatchers.h 113 typedef internal::Matcher<TypeLoc> TypeLocMatcher;
206 /// Usable as: Matcher<Decl>, Matcher<Stmt>, Matcher<TypeLoc>
208 AST_POLYMORPHIC_SUPPORTED_TYPES(Decl, Stmt, TypeLoc)) {
227 /// Usable as: Matcher<Decl>, Matcher<Stmt>, Matcher<TypeLoc>
229 AST_POLYMORPHIC_SUPPORTED_TYPES(Decl, Stmt, TypeLoc)) {
252 /// Usable as: Matcher<Decl>, Matcher<Stmt>, Matcher<TypeLoc>
254 AST_POLYMORPHIC_SUPPORTED_TYPES(Decl, Stmt, TypeLoc),
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4639204/include/clang/ASTMatchers/
ASTMatchers.h 113 typedef internal::Matcher<TypeLoc> TypeLocMatcher;
206 /// Usable as: Matcher<Decl>, Matcher<Stmt>, Matcher<TypeLoc>
208 AST_POLYMORPHIC_SUPPORTED_TYPES(Decl, Stmt, TypeLoc)) {
227 /// Usable as: Matcher<Decl>, Matcher<Stmt>, Matcher<TypeLoc>
229 AST_POLYMORPHIC_SUPPORTED_TYPES(Decl, Stmt, TypeLoc)) {
252 /// Usable as: Matcher<Decl>, Matcher<Stmt>, Matcher<TypeLoc>
254 AST_POLYMORPHIC_SUPPORTED_TYPES(Decl, Stmt, TypeLoc),
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4691093/include/clang/ASTMatchers/
ASTMatchers.h 113 typedef internal::Matcher<TypeLoc> TypeLocMatcher;
206 /// Usable as: Matcher<Decl>, Matcher<Stmt>, Matcher<TypeLoc>
208 AST_POLYMORPHIC_SUPPORTED_TYPES(Decl, Stmt, TypeLoc)) {
227 /// Usable as: Matcher<Decl>, Matcher<Stmt>, Matcher<TypeLoc>
229 AST_POLYMORPHIC_SUPPORTED_TYPES(Decl, Stmt, TypeLoc)) {
252 /// Usable as: Matcher<Decl>, Matcher<Stmt>, Matcher<TypeLoc>
254 AST_POLYMORPHIC_SUPPORTED_TYPES(Decl, Stmt, TypeLoc),
    [all...]
  /prebuilts/ndk/r16/sources/third_party/shaderc/third_party/glslang/hlsl/
hlslParseHelper.cpp     [all...]

Completed in 1100 milliseconds