Searched defs:getFirstDecl (Results 1 - 14 of 14) sorted by relevance

/prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/AST/
H A DRedeclarable.h155 decl_type *getFirstDecl() { return First; } function in class:clang::Redeclarable
159 const decl_type *getFirstDecl() const { return First; } function in class:clang::Redeclarable
166 return getFirstDecl()->getNextRedeclaration();
171 return getFirstDecl()->getNextRedeclaration();
262 decl_type *getFirstDecl() { function in class:clang::Mergeable
271 const decl_type *getFirstDecl() const { function in class:clang::Mergeable
279 bool isFirstDecl() const { return getFirstDecl() == this; }
/prebuilts/clang/host/darwin-x86/clang-4393122/include/clang/AST/
H A DRedeclarable.h155 decl_type *getFirstDecl() { return First; } function in class:clang::Redeclarable
159 const decl_type *getFirstDecl() const { return First; } function in class:clang::Redeclarable
166 return getFirstDecl()->getNextRedeclaration();
171 return getFirstDecl()->getNextRedeclaration();
262 decl_type *getFirstDecl() { function in class:clang::Mergeable
271 const decl_type *getFirstDecl() const { function in class:clang::Mergeable
279 bool isFirstDecl() const { return getFirstDecl() == this; }
/prebuilts/clang/host/darwin-x86/clang-4479392/include/clang/AST/
H A DRedeclarable.h155 decl_type *getFirstDecl() { return First; } function in class:clang::Redeclarable
159 const decl_type *getFirstDecl() const { return First; } function in class:clang::Redeclarable
166 return getFirstDecl()->getNextRedeclaration();
171 return getFirstDecl()->getNextRedeclaration();
262 decl_type *getFirstDecl() { function in class:clang::Mergeable
271 const decl_type *getFirstDecl() const { function in class:clang::Mergeable
279 bool isFirstDecl() const { return getFirstDecl() == this; }
/prebuilts/clang/host/darwin-x86/clang-4579689/include/clang/AST/
H A DRedeclarable.h209 decl_type *getFirstDecl() { return First; } function in class:clang::Redeclarable
213 const decl_type *getFirstDecl() const { return First; } function in class:clang::Redeclarable
220 return getFirstDecl()->getNextRedeclaration();
225 return getFirstDecl()->getNextRedeclaration();
316 decl_type *getFirstDecl() { function in class:clang::Mergeable
325 const decl_type *getFirstDecl() const { function in class:clang::Mergeable
333 bool isFirstDecl() const { return getFirstDecl() == this; }
/prebuilts/clang/host/darwin-x86/clang-4630689/include/clang/AST/
H A DRedeclarable.h209 decl_type *getFirstDecl() { return First; } function in class:clang::Redeclarable
213 const decl_type *getFirstDecl() const { return First; } function in class:clang::Redeclarable
220 return getFirstDecl()->getNextRedeclaration();
225 return getFirstDecl()->getNextRedeclaration();
316 decl_type *getFirstDecl() { function in class:clang::Mergeable
325 const decl_type *getFirstDecl() const { function in class:clang::Mergeable
333 bool isFirstDecl() const { return getFirstDecl() == this; }
/prebuilts/clang/host/darwin-x86/clang-4639204/include/clang/AST/
H A DRedeclarable.h209 decl_type *getFirstDecl() { return First; } function in class:clang::Redeclarable
213 const decl_type *getFirstDecl() const { return First; } function in class:clang::Redeclarable
220 return getFirstDecl()->getNextRedeclaration();
225 return getFirstDecl()->getNextRedeclaration();
316 decl_type *getFirstDecl() { function in class:clang::Mergeable
325 const decl_type *getFirstDecl() const { function in class:clang::Mergeable
333 bool isFirstDecl() const { return getFirstDecl() == this; }
/prebuilts/clang/host/darwin-x86/clang-4691093/include/clang/AST/
H A DRedeclarable.h209 decl_type *getFirstDecl() { return First; } function in class:clang::Redeclarable
213 const decl_type *getFirstDecl() const { return First; } function in class:clang::Redeclarable
220 return getFirstDecl()->getNextRedeclaration();
225 return getFirstDecl()->getNextRedeclaration();
316 decl_type *getFirstDecl() { function in class:clang::Mergeable
325 const decl_type *getFirstDecl() const { function in class:clang::Mergeable
333 bool isFirstDecl() const { return getFirstDecl() == this; }
/prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/AST/
H A DRedeclarable.h155 decl_type *getFirstDecl() { return First; } function in class:clang::Redeclarable
159 const decl_type *getFirstDecl() const { return First; } function in class:clang::Redeclarable
166 return getFirstDecl()->getNextRedeclaration();
171 return getFirstDecl()->getNextRedeclaration();
262 decl_type *getFirstDecl() { function in class:clang::Mergeable
271 const decl_type *getFirstDecl() const { function in class:clang::Mergeable
279 bool isFirstDecl() const { return getFirstDecl() == this; }
/prebuilts/clang/host/linux-x86/clang-4393122/include/clang/AST/
H A DRedeclarable.h155 decl_type *getFirstDecl() { return First; } function in class:clang::Redeclarable
159 const decl_type *getFirstDecl() const { return First; } function in class:clang::Redeclarable
166 return getFirstDecl()->getNextRedeclaration();
171 return getFirstDecl()->getNextRedeclaration();
262 decl_type *getFirstDecl() { function in class:clang::Mergeable
271 const decl_type *getFirstDecl() const { function in class:clang::Mergeable
279 bool isFirstDecl() const { return getFirstDecl() == this; }
/prebuilts/clang/host/linux-x86/clang-4479392/include/clang/AST/
H A DRedeclarable.h155 decl_type *getFirstDecl() { return First; } function in class:clang::Redeclarable
159 const decl_type *getFirstDecl() const { return First; } function in class:clang::Redeclarable
166 return getFirstDecl()->getNextRedeclaration();
171 return getFirstDecl()->getNextRedeclaration();
262 decl_type *getFirstDecl() { function in class:clang::Mergeable
271 const decl_type *getFirstDecl() const { function in class:clang::Mergeable
279 bool isFirstDecl() const { return getFirstDecl() == this; }
/prebuilts/clang/host/linux-x86/clang-4579689/include/clang/AST/
H A DRedeclarable.h209 decl_type *getFirstDecl() { return First; } function in class:clang::Redeclarable
213 const decl_type *getFirstDecl() const { return First; } function in class:clang::Redeclarable
220 return getFirstDecl()->getNextRedeclaration();
225 return getFirstDecl()->getNextRedeclaration();
316 decl_type *getFirstDecl() { function in class:clang::Mergeable
325 const decl_type *getFirstDecl() const { function in class:clang::Mergeable
333 bool isFirstDecl() const { return getFirstDecl() == this; }
/prebuilts/clang/host/linux-x86/clang-4630689/include/clang/AST/
H A DRedeclarable.h209 decl_type *getFirstDecl() { return First; } function in class:clang::Redeclarable
213 const decl_type *getFirstDecl() const { return First; } function in class:clang::Redeclarable
220 return getFirstDecl()->getNextRedeclaration();
225 return getFirstDecl()->getNextRedeclaration();
316 decl_type *getFirstDecl() { function in class:clang::Mergeable
325 const decl_type *getFirstDecl() const { function in class:clang::Mergeable
333 bool isFirstDecl() const { return getFirstDecl() == this; }
/prebuilts/clang/host/linux-x86/clang-4639204/include/clang/AST/
H A DRedeclarable.h209 decl_type *getFirstDecl() { return First; } function in class:clang::Redeclarable
213 const decl_type *getFirstDecl() const { return First; } function in class:clang::Redeclarable
220 return getFirstDecl()->getNextRedeclaration();
225 return getFirstDecl()->getNextRedeclaration();
316 decl_type *getFirstDecl() { function in class:clang::Mergeable
325 const decl_type *getFirstDecl() const { function in class:clang::Mergeable
333 bool isFirstDecl() const { return getFirstDecl() == this; }
/prebuilts/clang/host/linux-x86/clang-4691093/include/clang/AST/
H A DRedeclarable.h209 decl_type *getFirstDecl() { return First; } function in class:clang::Redeclarable
213 const decl_type *getFirstDecl() const { return First; } function in class:clang::Redeclarable
220 return getFirstDecl()->getNextRedeclaration();
225 return getFirstDecl()->getNextRedeclaration();
316 decl_type *getFirstDecl() { function in class:clang::Mergeable
325 const decl_type *getFirstDecl() const { function in class:clang::Mergeable
333 bool isFirstDecl() const { return getFirstDecl() == this; }

Completed in 456 milliseconds