Searched defs:getUnderlyingType (Results 1 - 25 of 47) sorted by relevance

12

/prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/ASTMatchers/
H A DASTMatchersInternal.h98 /// `getType` and a TypedefNameDecl node through `getUnderlyingType`.
99 inline QualType getUnderlyingType(const Expr &Node) { return Node.getType(); } function in namespace:clang::ast_matchers::internal
101 inline QualType getUnderlyingType(const ValueDecl &Node) { function in namespace:clang::ast_matchers::internal
105 inline QualType getUnderlyingType(const TypedefNameDecl &Node) { function in namespace:clang::ast_matchers::internal
106 return Node.getUnderlyingType();
/prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/DebugInfo/CodeView/
H A DTypeRecord.h483 TypeIndex getUnderlyingType() const { return UnderlyingType; } function in class:llvm::codeview::EnumRecord
/prebuilts/clang/host/darwin-x86/clang-4393122/include/clang/ASTMatchers/
H A DASTMatchersInternal.h98 /// `getType` and a TypedefNameDecl node through `getUnderlyingType`.
99 inline QualType getUnderlyingType(const Expr &Node) { return Node.getType(); } function in namespace:clang::ast_matchers::internal
101 inline QualType getUnderlyingType(const ValueDecl &Node) { function in namespace:clang::ast_matchers::internal
105 inline QualType getUnderlyingType(const TypedefNameDecl &Node) { function in namespace:clang::ast_matchers::internal
106 return Node.getUnderlyingType();
/prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/DebugInfo/CodeView/
H A DTypeRecord.h492 TypeIndex getUnderlyingType() const { return UnderlyingType; } function in class:llvm::codeview::EnumRecord
/prebuilts/clang/host/darwin-x86/clang-4479392/include/clang/ASTMatchers/
H A DASTMatchersInternal.h98 /// `getType` and a TypedefNameDecl node through `getUnderlyingType`.
99 inline QualType getUnderlyingType(const Expr &Node) { return Node.getType(); } function in namespace:clang::ast_matchers::internal
101 inline QualType getUnderlyingType(const ValueDecl &Node) { function in namespace:clang::ast_matchers::internal
105 inline QualType getUnderlyingType(const TypedefNameDecl &Node) { function in namespace:clang::ast_matchers::internal
106 return Node.getUnderlyingType();
/prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/DebugInfo/CodeView/
H A DTypeRecord.h492 TypeIndex getUnderlyingType() const { return UnderlyingType; } function in class:llvm::codeview::EnumRecord
/prebuilts/clang/host/darwin-x86/clang-4579689/include/clang/ASTMatchers/
H A DASTMatchersInternal.h98 /// `getType` and a TypedefNameDecl node through `getUnderlyingType`.
99 inline QualType getUnderlyingType(const Expr &Node) { return Node.getType(); } function in namespace:clang::ast_matchers::internal
101 inline QualType getUnderlyingType(const ValueDecl &Node) { function in namespace:clang::ast_matchers::internal
105 inline QualType getUnderlyingType(const TypedefNameDecl &Node) { function in namespace:clang::ast_matchers::internal
106 return Node.getUnderlyingType();
/prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/DebugInfo/CodeView/
H A DTypeRecord.h501 TypeIndex getUnderlyingType() const { return UnderlyingType; } function in class:llvm::codeview::EnumRecord
/prebuilts/clang/host/darwin-x86/clang-4630689/include/clang/ASTMatchers/
H A DASTMatchersInternal.h98 /// `getType` and a TypedefNameDecl node through `getUnderlyingType`.
99 inline QualType getUnderlyingType(const Expr &Node) { return Node.getType(); } function in namespace:clang::ast_matchers::internal
101 inline QualType getUnderlyingType(const ValueDecl &Node) { function in namespace:clang::ast_matchers::internal
105 inline QualType getUnderlyingType(const TypedefNameDecl &Node) { function in namespace:clang::ast_matchers::internal
106 return Node.getUnderlyingType();
/prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/DebugInfo/CodeView/
H A DTypeRecord.h501 TypeIndex getUnderlyingType() const { return UnderlyingType; } function in class:llvm::codeview::EnumRecord
/prebuilts/clang/host/darwin-x86/clang-4639204/include/clang/ASTMatchers/
H A DASTMatchersInternal.h98 /// `getType` and a TypedefNameDecl node through `getUnderlyingType`.
99 inline QualType getUnderlyingType(const Expr &Node) { return Node.getType(); } function in namespace:clang::ast_matchers::internal
101 inline QualType getUnderlyingType(const ValueDecl &Node) { function in namespace:clang::ast_matchers::internal
105 inline QualType getUnderlyingType(const TypedefNameDecl &Node) { function in namespace:clang::ast_matchers::internal
106 return Node.getUnderlyingType();
/prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/DebugInfo/CodeView/
H A DTypeRecord.h501 TypeIndex getUnderlyingType() const { return UnderlyingType; } function in class:llvm::codeview::EnumRecord
/prebuilts/clang/host/darwin-x86/clang-4691093/include/clang/ASTMatchers/
H A DASTMatchersInternal.h98 /// `getType` and a TypedefNameDecl node through `getUnderlyingType`.
99 inline QualType getUnderlyingType(const Expr &Node) { return Node.getType(); } function in namespace:clang::ast_matchers::internal
101 inline QualType getUnderlyingType(const ValueDecl &Node) { function in namespace:clang::ast_matchers::internal
105 inline QualType getUnderlyingType(const TypedefNameDecl &Node) { function in namespace:clang::ast_matchers::internal
106 return Node.getUnderlyingType();
/prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/DebugInfo/CodeView/
H A DTypeRecord.h501 TypeIndex getUnderlyingType() const { return UnderlyingType; } function in class:llvm::codeview::EnumRecord
/prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/ASTMatchers/
H A DASTMatchersInternal.h98 /// `getType` and a TypedefNameDecl node through `getUnderlyingType`.
99 inline QualType getUnderlyingType(const Expr &Node) { return Node.getType(); } function in namespace:clang::ast_matchers::internal
101 inline QualType getUnderlyingType(const ValueDecl &Node) { function in namespace:clang::ast_matchers::internal
105 inline QualType getUnderlyingType(const TypedefNameDecl &Node) { function in namespace:clang::ast_matchers::internal
106 return Node.getUnderlyingType();
/prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/DebugInfo/CodeView/
H A DTypeRecord.h483 TypeIndex getUnderlyingType() const { return UnderlyingType; } function in class:llvm::codeview::EnumRecord
/prebuilts/clang/host/linux-x86/clang-4393122/include/clang/ASTMatchers/
H A DASTMatchersInternal.h98 /// `getType` and a TypedefNameDecl node through `getUnderlyingType`.
99 inline QualType getUnderlyingType(const Expr &Node) { return Node.getType(); } function in namespace:clang::ast_matchers::internal
101 inline QualType getUnderlyingType(const ValueDecl &Node) { function in namespace:clang::ast_matchers::internal
105 inline QualType getUnderlyingType(const TypedefNameDecl &Node) { function in namespace:clang::ast_matchers::internal
106 return Node.getUnderlyingType();
/prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/DebugInfo/CodeView/
H A DTypeRecord.h492 TypeIndex getUnderlyingType() const { return UnderlyingType; } function in class:llvm::codeview::EnumRecord
/prebuilts/clang/host/linux-x86/clang-4479392/include/clang/ASTMatchers/
H A DASTMatchersInternal.h98 /// `getType` and a TypedefNameDecl node through `getUnderlyingType`.
99 inline QualType getUnderlyingType(const Expr &Node) { return Node.getType(); } function in namespace:clang::ast_matchers::internal
101 inline QualType getUnderlyingType(const ValueDecl &Node) { function in namespace:clang::ast_matchers::internal
105 inline QualType getUnderlyingType(const TypedefNameDecl &Node) { function in namespace:clang::ast_matchers::internal
106 return Node.getUnderlyingType();
/prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/DebugInfo/CodeView/
H A DTypeRecord.h492 TypeIndex getUnderlyingType() const { return UnderlyingType; } function in class:llvm::codeview::EnumRecord
/prebuilts/clang/host/linux-x86/clang-4579689/include/clang/ASTMatchers/
H A DASTMatchersInternal.h98 /// `getType` and a TypedefNameDecl node through `getUnderlyingType`.
99 inline QualType getUnderlyingType(const Expr &Node) { return Node.getType(); } function in namespace:clang::ast_matchers::internal
101 inline QualType getUnderlyingType(const ValueDecl &Node) { function in namespace:clang::ast_matchers::internal
105 inline QualType getUnderlyingType(const TypedefNameDecl &Node) { function in namespace:clang::ast_matchers::internal
106 return Node.getUnderlyingType();
/prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/DebugInfo/CodeView/
H A DTypeRecord.h501 TypeIndex getUnderlyingType() const { return UnderlyingType; } function in class:llvm::codeview::EnumRecord
/prebuilts/clang/host/linux-x86/clang-4630689/include/clang/ASTMatchers/
H A DASTMatchersInternal.h98 /// `getType` and a TypedefNameDecl node through `getUnderlyingType`.
99 inline QualType getUnderlyingType(const Expr &Node) { return Node.getType(); } function in namespace:clang::ast_matchers::internal
101 inline QualType getUnderlyingType(const ValueDecl &Node) { function in namespace:clang::ast_matchers::internal
105 inline QualType getUnderlyingType(const TypedefNameDecl &Node) { function in namespace:clang::ast_matchers::internal
106 return Node.getUnderlyingType();
/prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/DebugInfo/CodeView/
H A DTypeRecord.h501 TypeIndex getUnderlyingType() const { return UnderlyingType; } function in class:llvm::codeview::EnumRecord
/prebuilts/clang/host/linux-x86/clang-4639204/include/clang/ASTMatchers/
H A DASTMatchersInternal.h98 /// `getType` and a TypedefNameDecl node through `getUnderlyingType`.
99 inline QualType getUnderlyingType(const Expr &Node) { return Node.getType(); } function in namespace:clang::ast_matchers::internal
101 inline QualType getUnderlyingType(const ValueDecl &Node) { function in namespace:clang::ast_matchers::internal
105 inline QualType getUnderlyingType(const TypedefNameDecl &Node) { function in namespace:clang::ast_matchers::internal
106 return Node.getUnderlyingType();

Completed in 168 milliseconds

12