Searched refs:KeywordLoc (Results 1 - 25 of 84) sorted by relevance

1234

/prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/AST/
H A DStmtCXX.h241 SourceLocation KeywordLoc; member in class:clang::MSDependentExistsStmt
251 MSDependentExistsStmt(SourceLocation KeywordLoc, bool IsIfExists, argument
256 KeywordLoc(KeywordLoc), IsIfExists(IsIfExists),
262 SourceLocation getKeywordLoc() const { return KeywordLoc; }
284 SourceLocation getLocStart() const LLVM_READONLY { return KeywordLoc; }
H A DStmt.h677 SourceLocation KeywordLoc; member in class:clang::SwitchCase
681 : Stmt(SC), NextSwitchCase(nullptr), KeywordLoc(KWLoc), ColonLoc(ColonLoc) {
694 SourceLocation getKeywordLoc() const { return KeywordLoc; }
695 void setKeywordLoc(SourceLocation L) { KeywordLoc = L; }
704 SourceLocation getLocStart() const LLVM_READONLY { return KeywordLoc; }
731 SourceLocation getCaseLoc() const { return KeywordLoc; }
732 void setCaseLoc(SourceLocation L) { KeywordLoc = L; }
754 SourceLocation getLocStart() const LLVM_READONLY { return KeywordLoc; }
788 SourceLocation getDefaultLoc() const { return KeywordLoc; }
789 void setDefaultLoc(SourceLocation L) { KeywordLoc
[all...]
/prebuilts/clang/host/darwin-x86/clang-4393122/include/clang/AST/
H A DStmtCXX.h241 SourceLocation KeywordLoc; member in class:clang::MSDependentExistsStmt
251 MSDependentExistsStmt(SourceLocation KeywordLoc, bool IsIfExists, argument
256 KeywordLoc(KeywordLoc), IsIfExists(IsIfExists),
262 SourceLocation getKeywordLoc() const { return KeywordLoc; }
284 SourceLocation getLocStart() const LLVM_READONLY { return KeywordLoc; }
H A DStmt.h677 SourceLocation KeywordLoc; member in class:clang::SwitchCase
681 : Stmt(SC), NextSwitchCase(nullptr), KeywordLoc(KWLoc), ColonLoc(ColonLoc) {
694 SourceLocation getKeywordLoc() const { return KeywordLoc; }
695 void setKeywordLoc(SourceLocation L) { KeywordLoc = L; }
704 SourceLocation getLocStart() const LLVM_READONLY { return KeywordLoc; }
731 SourceLocation getCaseLoc() const { return KeywordLoc; }
732 void setCaseLoc(SourceLocation L) { KeywordLoc = L; }
754 SourceLocation getLocStart() const LLVM_READONLY { return KeywordLoc; }
788 SourceLocation getDefaultLoc() const { return KeywordLoc; }
789 void setDefaultLoc(SourceLocation L) { KeywordLoc
[all...]
/prebuilts/clang/host/darwin-x86/clang-4479392/include/clang/AST/
H A DStmtCXX.h241 SourceLocation KeywordLoc; member in class:clang::MSDependentExistsStmt
251 MSDependentExistsStmt(SourceLocation KeywordLoc, bool IsIfExists, argument
256 KeywordLoc(KeywordLoc), IsIfExists(IsIfExists),
262 SourceLocation getKeywordLoc() const { return KeywordLoc; }
284 SourceLocation getLocStart() const LLVM_READONLY { return KeywordLoc; }
H A DStmt.h677 SourceLocation KeywordLoc; member in class:clang::SwitchCase
681 : Stmt(SC), NextSwitchCase(nullptr), KeywordLoc(KWLoc), ColonLoc(ColonLoc) {
694 SourceLocation getKeywordLoc() const { return KeywordLoc; }
695 void setKeywordLoc(SourceLocation L) { KeywordLoc = L; }
704 SourceLocation getLocStart() const LLVM_READONLY { return KeywordLoc; }
731 SourceLocation getCaseLoc() const { return KeywordLoc; }
732 void setCaseLoc(SourceLocation L) { KeywordLoc = L; }
754 SourceLocation getLocStart() const LLVM_READONLY { return KeywordLoc; }
788 SourceLocation getDefaultLoc() const { return KeywordLoc; }
789 void setDefaultLoc(SourceLocation L) { KeywordLoc
[all...]
/prebuilts/clang/host/darwin-x86/clang-4579689/include/clang/AST/
H A DStmtCXX.h241 SourceLocation KeywordLoc; member in class:clang::MSDependentExistsStmt
251 MSDependentExistsStmt(SourceLocation KeywordLoc, bool IsIfExists, argument
256 KeywordLoc(KeywordLoc), IsIfExists(IsIfExists),
262 SourceLocation getKeywordLoc() const { return KeywordLoc; }
284 SourceLocation getLocStart() const LLVM_READONLY { return KeywordLoc; }
H A DStmt.h677 SourceLocation KeywordLoc; member in class:clang::SwitchCase
681 : Stmt(SC), NextSwitchCase(nullptr), KeywordLoc(KWLoc), ColonLoc(ColonLoc) {
694 SourceLocation getKeywordLoc() const { return KeywordLoc; }
695 void setKeywordLoc(SourceLocation L) { KeywordLoc = L; }
704 SourceLocation getLocStart() const LLVM_READONLY { return KeywordLoc; }
731 SourceLocation getCaseLoc() const { return KeywordLoc; }
732 void setCaseLoc(SourceLocation L) { KeywordLoc = L; }
754 SourceLocation getLocStart() const LLVM_READONLY { return KeywordLoc; }
788 SourceLocation getDefaultLoc() const { return KeywordLoc; }
789 void setDefaultLoc(SourceLocation L) { KeywordLoc
[all...]
/prebuilts/clang/host/darwin-x86/clang-4630689/include/clang/AST/
H A DStmtCXX.h241 SourceLocation KeywordLoc; member in class:clang::MSDependentExistsStmt
251 MSDependentExistsStmt(SourceLocation KeywordLoc, bool IsIfExists, argument
256 KeywordLoc(KeywordLoc), IsIfExists(IsIfExists),
262 SourceLocation getKeywordLoc() const { return KeywordLoc; }
284 SourceLocation getLocStart() const LLVM_READONLY { return KeywordLoc; }
H A DStmt.h677 SourceLocation KeywordLoc; member in class:clang::SwitchCase
681 : Stmt(SC), NextSwitchCase(nullptr), KeywordLoc(KWLoc), ColonLoc(ColonLoc) {
694 SourceLocation getKeywordLoc() const { return KeywordLoc; }
695 void setKeywordLoc(SourceLocation L) { KeywordLoc = L; }
704 SourceLocation getLocStart() const LLVM_READONLY { return KeywordLoc; }
731 SourceLocation getCaseLoc() const { return KeywordLoc; }
732 void setCaseLoc(SourceLocation L) { KeywordLoc = L; }
754 SourceLocation getLocStart() const LLVM_READONLY { return KeywordLoc; }
788 SourceLocation getDefaultLoc() const { return KeywordLoc; }
789 void setDefaultLoc(SourceLocation L) { KeywordLoc
[all...]
/prebuilts/clang/host/darwin-x86/clang-4639204/include/clang/AST/
H A DStmtCXX.h241 SourceLocation KeywordLoc; member in class:clang::MSDependentExistsStmt
251 MSDependentExistsStmt(SourceLocation KeywordLoc, bool IsIfExists, argument
256 KeywordLoc(KeywordLoc), IsIfExists(IsIfExists),
262 SourceLocation getKeywordLoc() const { return KeywordLoc; }
284 SourceLocation getLocStart() const LLVM_READONLY { return KeywordLoc; }
H A DStmt.h677 SourceLocation KeywordLoc; member in class:clang::SwitchCase
681 : Stmt(SC), NextSwitchCase(nullptr), KeywordLoc(KWLoc), ColonLoc(ColonLoc) {
694 SourceLocation getKeywordLoc() const { return KeywordLoc; }
695 void setKeywordLoc(SourceLocation L) { KeywordLoc = L; }
704 SourceLocation getLocStart() const LLVM_READONLY { return KeywordLoc; }
731 SourceLocation getCaseLoc() const { return KeywordLoc; }
732 void setCaseLoc(SourceLocation L) { KeywordLoc = L; }
754 SourceLocation getLocStart() const LLVM_READONLY { return KeywordLoc; }
788 SourceLocation getDefaultLoc() const { return KeywordLoc; }
789 void setDefaultLoc(SourceLocation L) { KeywordLoc
[all...]
/prebuilts/clang/host/darwin-x86/clang-4691093/include/clang/AST/
H A DStmtCXX.h241 SourceLocation KeywordLoc; member in class:clang::MSDependentExistsStmt
251 MSDependentExistsStmt(SourceLocation KeywordLoc, bool IsIfExists, argument
256 KeywordLoc(KeywordLoc), IsIfExists(IsIfExists),
262 SourceLocation getKeywordLoc() const { return KeywordLoc; }
284 SourceLocation getLocStart() const LLVM_READONLY { return KeywordLoc; }
H A DStmt.h677 SourceLocation KeywordLoc; member in class:clang::SwitchCase
681 : Stmt(SC), NextSwitchCase(nullptr), KeywordLoc(KWLoc), ColonLoc(ColonLoc) {
694 SourceLocation getKeywordLoc() const { return KeywordLoc; }
695 void setKeywordLoc(SourceLocation L) { KeywordLoc = L; }
704 SourceLocation getLocStart() const LLVM_READONLY { return KeywordLoc; }
731 SourceLocation getCaseLoc() const { return KeywordLoc; }
732 void setCaseLoc(SourceLocation L) { KeywordLoc = L; }
754 SourceLocation getLocStart() const LLVM_READONLY { return KeywordLoc; }
788 SourceLocation getDefaultLoc() const { return KeywordLoc; }
789 void setDefaultLoc(SourceLocation L) { KeywordLoc
[all...]
/prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/AST/
H A DStmtCXX.h241 SourceLocation KeywordLoc; member in class:clang::MSDependentExistsStmt
251 MSDependentExistsStmt(SourceLocation KeywordLoc, bool IsIfExists, argument
256 KeywordLoc(KeywordLoc), IsIfExists(IsIfExists),
262 SourceLocation getKeywordLoc() const { return KeywordLoc; }
284 SourceLocation getLocStart() const LLVM_READONLY { return KeywordLoc; }
H A DStmt.h677 SourceLocation KeywordLoc; member in class:clang::SwitchCase
681 : Stmt(SC), NextSwitchCase(nullptr), KeywordLoc(KWLoc), ColonLoc(ColonLoc) {
694 SourceLocation getKeywordLoc() const { return KeywordLoc; }
695 void setKeywordLoc(SourceLocation L) { KeywordLoc = L; }
704 SourceLocation getLocStart() const LLVM_READONLY { return KeywordLoc; }
731 SourceLocation getCaseLoc() const { return KeywordLoc; }
732 void setCaseLoc(SourceLocation L) { KeywordLoc = L; }
754 SourceLocation getLocStart() const LLVM_READONLY { return KeywordLoc; }
788 SourceLocation getDefaultLoc() const { return KeywordLoc; }
789 void setDefaultLoc(SourceLocation L) { KeywordLoc
[all...]
/prebuilts/clang/host/linux-x86/clang-4393122/include/clang/AST/
H A DStmtCXX.h241 SourceLocation KeywordLoc; member in class:clang::MSDependentExistsStmt
251 MSDependentExistsStmt(SourceLocation KeywordLoc, bool IsIfExists, argument
256 KeywordLoc(KeywordLoc), IsIfExists(IsIfExists),
262 SourceLocation getKeywordLoc() const { return KeywordLoc; }
284 SourceLocation getLocStart() const LLVM_READONLY { return KeywordLoc; }
H A DStmt.h677 SourceLocation KeywordLoc; member in class:clang::SwitchCase
681 : Stmt(SC), NextSwitchCase(nullptr), KeywordLoc(KWLoc), ColonLoc(ColonLoc) {
694 SourceLocation getKeywordLoc() const { return KeywordLoc; }
695 void setKeywordLoc(SourceLocation L) { KeywordLoc = L; }
704 SourceLocation getLocStart() const LLVM_READONLY { return KeywordLoc; }
731 SourceLocation getCaseLoc() const { return KeywordLoc; }
732 void setCaseLoc(SourceLocation L) { KeywordLoc = L; }
754 SourceLocation getLocStart() const LLVM_READONLY { return KeywordLoc; }
788 SourceLocation getDefaultLoc() const { return KeywordLoc; }
789 void setDefaultLoc(SourceLocation L) { KeywordLoc
[all...]
/prebuilts/clang/host/linux-x86/clang-4479392/include/clang/AST/
H A DStmtCXX.h241 SourceLocation KeywordLoc; member in class:clang::MSDependentExistsStmt
251 MSDependentExistsStmt(SourceLocation KeywordLoc, bool IsIfExists, argument
256 KeywordLoc(KeywordLoc), IsIfExists(IsIfExists),
262 SourceLocation getKeywordLoc() const { return KeywordLoc; }
284 SourceLocation getLocStart() const LLVM_READONLY { return KeywordLoc; }
H A DStmt.h677 SourceLocation KeywordLoc; member in class:clang::SwitchCase
681 : Stmt(SC), NextSwitchCase(nullptr), KeywordLoc(KWLoc), ColonLoc(ColonLoc) {
694 SourceLocation getKeywordLoc() const { return KeywordLoc; }
695 void setKeywordLoc(SourceLocation L) { KeywordLoc = L; }
704 SourceLocation getLocStart() const LLVM_READONLY { return KeywordLoc; }
731 SourceLocation getCaseLoc() const { return KeywordLoc; }
732 void setCaseLoc(SourceLocation L) { KeywordLoc = L; }
754 SourceLocation getLocStart() const LLVM_READONLY { return KeywordLoc; }
788 SourceLocation getDefaultLoc() const { return KeywordLoc; }
789 void setDefaultLoc(SourceLocation L) { KeywordLoc
[all...]
/prebuilts/clang/host/linux-x86/clang-4579689/include/clang/AST/
H A DStmtCXX.h241 SourceLocation KeywordLoc; member in class:clang::MSDependentExistsStmt
251 MSDependentExistsStmt(SourceLocation KeywordLoc, bool IsIfExists, argument
256 KeywordLoc(KeywordLoc), IsIfExists(IsIfExists),
262 SourceLocation getKeywordLoc() const { return KeywordLoc; }
284 SourceLocation getLocStart() const LLVM_READONLY { return KeywordLoc; }
H A DStmt.h677 SourceLocation KeywordLoc; member in class:clang::SwitchCase
681 : Stmt(SC), NextSwitchCase(nullptr), KeywordLoc(KWLoc), ColonLoc(ColonLoc) {
694 SourceLocation getKeywordLoc() const { return KeywordLoc; }
695 void setKeywordLoc(SourceLocation L) { KeywordLoc = L; }
704 SourceLocation getLocStart() const LLVM_READONLY { return KeywordLoc; }
731 SourceLocation getCaseLoc() const { return KeywordLoc; }
732 void setCaseLoc(SourceLocation L) { KeywordLoc = L; }
754 SourceLocation getLocStart() const LLVM_READONLY { return KeywordLoc; }
788 SourceLocation getDefaultLoc() const { return KeywordLoc; }
789 void setDefaultLoc(SourceLocation L) { KeywordLoc
[all...]
/prebuilts/clang/host/linux-x86/clang-4630689/include/clang/AST/
H A DStmtCXX.h241 SourceLocation KeywordLoc; member in class:clang::MSDependentExistsStmt
251 MSDependentExistsStmt(SourceLocation KeywordLoc, bool IsIfExists, argument
256 KeywordLoc(KeywordLoc), IsIfExists(IsIfExists),
262 SourceLocation getKeywordLoc() const { return KeywordLoc; }
284 SourceLocation getLocStart() const LLVM_READONLY { return KeywordLoc; }
/prebuilts/clang/host/linux-x86/clang-4639204/include/clang/AST/
H A DStmtCXX.h241 SourceLocation KeywordLoc; member in class:clang::MSDependentExistsStmt
251 MSDependentExistsStmt(SourceLocation KeywordLoc, bool IsIfExists, argument
256 KeywordLoc(KeywordLoc), IsIfExists(IsIfExists),
262 SourceLocation getKeywordLoc() const { return KeywordLoc; }
284 SourceLocation getLocStart() const LLVM_READONLY { return KeywordLoc; }
/prebuilts/clang/host/linux-x86/clang-4691093/include/clang/AST/
H A DStmtCXX.h241 SourceLocation KeywordLoc; member in class:clang::MSDependentExistsStmt
251 MSDependentExistsStmt(SourceLocation KeywordLoc, bool IsIfExists, argument
256 KeywordLoc(KeywordLoc), IsIfExists(IsIfExists),
262 SourceLocation getKeywordLoc() const { return KeywordLoc; }
284 SourceLocation getLocStart() const LLVM_READONLY { return KeywordLoc; }

Completed in 223 milliseconds

1234