HomeSort by relevance Sort by last modified time
    Searched defs:NestedNameSpecifierLoc (Results 1 - 25 of 30) sorted by null

1 2

  /external/clang/include/clang/ASTMatchers/
ASTMatchFinder.h 209 NestedNameSpecifierLoc;
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/ASTMatchers/
ASTMatchFinder.h 211 NestedNameSpecifierLoc;
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/clang/ASTMatchers/
ASTMatchFinder.h 211 NestedNameSpecifierLoc;
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/clang/ASTMatchers/
ASTMatchFinder.h 211 NestedNameSpecifierLoc;
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/clang/ASTMatchers/
ASTMatchFinder.h 211 NestedNameSpecifierLoc;
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/clang/ASTMatchers/
ASTMatchFinder.h 211 NestedNameSpecifierLoc;
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/clang/ASTMatchers/
ASTMatchFinder.h 211 NestedNameSpecifierLoc;
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/clang/ASTMatchers/
ASTMatchFinder.h 211 NestedNameSpecifierLoc;
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/ASTMatchers/
ASTMatchFinder.h 211 NestedNameSpecifierLoc;
  /prebuilts/clang/host/linux-x86/clang-4393122/include/clang/ASTMatchers/
ASTMatchFinder.h 211 NestedNameSpecifierLoc;
  /prebuilts/clang/host/linux-x86/clang-4479392/include/clang/ASTMatchers/
ASTMatchFinder.h 211 NestedNameSpecifierLoc;
  /prebuilts/clang/host/linux-x86/clang-4579689/include/clang/ASTMatchers/
ASTMatchFinder.h 211 NestedNameSpecifierLoc;
  /prebuilts/clang/host/linux-x86/clang-4630689/include/clang/ASTMatchers/
ASTMatchFinder.h 211 NestedNameSpecifierLoc;
  /prebuilts/clang/host/linux-x86/clang-4639204/include/clang/ASTMatchers/
ASTMatchFinder.h 211 NestedNameSpecifierLoc;
  /prebuilts/clang/host/linux-x86/clang-4691093/include/clang/ASTMatchers/
ASTMatchFinder.h 211 NestedNameSpecifierLoc;
  /external/clang/include/clang/AST/
NestedNameSpecifier.h 226 class NestedNameSpecifierLoc {
240 NestedNameSpecifierLoc() : Qualifier(nullptr), Data(nullptr) { }
244 NestedNameSpecifierLoc(NestedNameSpecifier *Qualifier, void *Data)
310 NestedNameSpecifierLoc getPrefix() const {
314 return NestedNameSpecifierLoc(Qualifier->getPrefix(), Data);
325 friend bool operator==(NestedNameSpecifierLoc X,
326 NestedNameSpecifierLoc Y) {
330 friend bool operator!=(NestedNameSpecifierLoc X,
331 NestedNameSpecifierLoc Y) {
459 /// \c Adopt() with a proper \c NestedNameSpecifierLoc
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/AST/
NestedNameSpecifier.h 226 class NestedNameSpecifierLoc {
240 NestedNameSpecifierLoc() : Qualifier(nullptr), Data(nullptr) { }
244 NestedNameSpecifierLoc(NestedNameSpecifier *Qualifier, void *Data)
310 NestedNameSpecifierLoc getPrefix() const {
314 return NestedNameSpecifierLoc(Qualifier->getPrefix(), Data);
325 friend bool operator==(NestedNameSpecifierLoc X,
326 NestedNameSpecifierLoc Y) {
330 friend bool operator!=(NestedNameSpecifierLoc X,
331 NestedNameSpecifierLoc Y) {
459 /// \c Adopt() with a proper \c NestedNameSpecifierLoc
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/clang/AST/
NestedNameSpecifier.h 226 class NestedNameSpecifierLoc {
240 NestedNameSpecifierLoc() : Qualifier(nullptr), Data(nullptr) { }
244 NestedNameSpecifierLoc(NestedNameSpecifier *Qualifier, void *Data)
310 NestedNameSpecifierLoc getPrefix() const {
314 return NestedNameSpecifierLoc(Qualifier->getPrefix(), Data);
325 friend bool operator==(NestedNameSpecifierLoc X,
326 NestedNameSpecifierLoc Y) {
330 friend bool operator!=(NestedNameSpecifierLoc X,
331 NestedNameSpecifierLoc Y) {
459 /// \c Adopt() with a proper \c NestedNameSpecifierLoc
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/clang/AST/
NestedNameSpecifier.h 226 class NestedNameSpecifierLoc {
240 NestedNameSpecifierLoc() : Qualifier(nullptr), Data(nullptr) { }
244 NestedNameSpecifierLoc(NestedNameSpecifier *Qualifier, void *Data)
310 NestedNameSpecifierLoc getPrefix() const {
314 return NestedNameSpecifierLoc(Qualifier->getPrefix(), Data);
325 friend bool operator==(NestedNameSpecifierLoc X,
326 NestedNameSpecifierLoc Y) {
330 friend bool operator!=(NestedNameSpecifierLoc X,
331 NestedNameSpecifierLoc Y) {
459 /// \c Adopt() with a proper \c NestedNameSpecifierLoc
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/clang/AST/
NestedNameSpecifier.h 226 class NestedNameSpecifierLoc {
240 NestedNameSpecifierLoc() : Qualifier(nullptr), Data(nullptr) { }
244 NestedNameSpecifierLoc(NestedNameSpecifier *Qualifier, void *Data)
310 NestedNameSpecifierLoc getPrefix() const {
314 return NestedNameSpecifierLoc(Qualifier->getPrefix(), Data);
325 friend bool operator==(NestedNameSpecifierLoc X,
326 NestedNameSpecifierLoc Y) {
330 friend bool operator!=(NestedNameSpecifierLoc X,
331 NestedNameSpecifierLoc Y) {
459 /// \c Adopt() with a proper \c NestedNameSpecifierLoc
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/clang/AST/
NestedNameSpecifier.h 226 class NestedNameSpecifierLoc {
240 NestedNameSpecifierLoc() : Qualifier(nullptr), Data(nullptr) { }
244 NestedNameSpecifierLoc(NestedNameSpecifier *Qualifier, void *Data)
310 NestedNameSpecifierLoc getPrefix() const {
314 return NestedNameSpecifierLoc(Qualifier->getPrefix(), Data);
325 friend bool operator==(NestedNameSpecifierLoc X,
326 NestedNameSpecifierLoc Y) {
330 friend bool operator!=(NestedNameSpecifierLoc X,
331 NestedNameSpecifierLoc Y) {
459 /// \c Adopt() with a proper \c NestedNameSpecifierLoc
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/clang/AST/
NestedNameSpecifier.h 226 class NestedNameSpecifierLoc {
240 NestedNameSpecifierLoc() : Qualifier(nullptr), Data(nullptr) { }
244 NestedNameSpecifierLoc(NestedNameSpecifier *Qualifier, void *Data)
310 NestedNameSpecifierLoc getPrefix() const {
314 return NestedNameSpecifierLoc(Qualifier->getPrefix(), Data);
325 friend bool operator==(NestedNameSpecifierLoc X,
326 NestedNameSpecifierLoc Y) {
330 friend bool operator!=(NestedNameSpecifierLoc X,
331 NestedNameSpecifierLoc Y) {
459 /// \c Adopt() with a proper \c NestedNameSpecifierLoc
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/clang/AST/
NestedNameSpecifier.h 226 class NestedNameSpecifierLoc {
240 NestedNameSpecifierLoc() : Qualifier(nullptr), Data(nullptr) { }
244 NestedNameSpecifierLoc(NestedNameSpecifier *Qualifier, void *Data)
310 NestedNameSpecifierLoc getPrefix() const {
314 return NestedNameSpecifierLoc(Qualifier->getPrefix(), Data);
325 friend bool operator==(NestedNameSpecifierLoc X,
326 NestedNameSpecifierLoc Y) {
330 friend bool operator!=(NestedNameSpecifierLoc X,
331 NestedNameSpecifierLoc Y) {
459 /// \c Adopt() with a proper \c NestedNameSpecifierLoc
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/AST/
NestedNameSpecifier.h 226 class NestedNameSpecifierLoc {
240 NestedNameSpecifierLoc() : Qualifier(nullptr), Data(nullptr) { }
244 NestedNameSpecifierLoc(NestedNameSpecifier *Qualifier, void *Data)
310 NestedNameSpecifierLoc getPrefix() const {
314 return NestedNameSpecifierLoc(Qualifier->getPrefix(), Data);
325 friend bool operator==(NestedNameSpecifierLoc X,
326 NestedNameSpecifierLoc Y) {
330 friend bool operator!=(NestedNameSpecifierLoc X,
331 NestedNameSpecifierLoc Y) {
459 /// \c Adopt() with a proper \c NestedNameSpecifierLoc
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4393122/include/clang/AST/
NestedNameSpecifier.h 226 class NestedNameSpecifierLoc {
240 NestedNameSpecifierLoc() : Qualifier(nullptr), Data(nullptr) { }
244 NestedNameSpecifierLoc(NestedNameSpecifier *Qualifier, void *Data)
310 NestedNameSpecifierLoc getPrefix() const {
314 return NestedNameSpecifierLoc(Qualifier->getPrefix(), Data);
325 friend bool operator==(NestedNameSpecifierLoc X,
326 NestedNameSpecifierLoc Y) {
330 friend bool operator!=(NestedNameSpecifierLoc X,
331 NestedNameSpecifierLoc Y) {
459 /// \c Adopt() with a proper \c NestedNameSpecifierLoc
    [all...]

Completed in 1845 milliseconds

1 2