clang-tools  6.0.0
Classes | Namespaces | Enumerations
QueryParser.cpp File Reference
#include "QueryParser.h"
#include "Query.h"
#include "QuerySession.h"
#include "clang/ASTMatchers/Dynamic/Parser.h"
#include "clang/Basic/CharInfo.h"
#include "llvm/ADT/StringRef.h"
#include "llvm/ADT/StringSwitch.h"
#include <set>
Include dependency graph for QueryParser.cpp:

Go to the source code of this file.

Classes

struct  clang::query::QueryParser::LexOrCompleteWord< T >
 

Namespaces

 clang
 
 clang::query
 

Enumerations

enum  clang::query::@416::ParsedQueryKind
 
enum  clang::query::@416::ParsedQueryVariable
 

Enumeration Type Documentation

◆ ParsedQueryKind

enum clang::query::@416::ParsedQueryKind

Definition at line 135 of file QueryParser.cpp.

◆ ParsedQueryVariable

enum clang::query::@416::ParsedQueryVariable

Definition at line 146 of file QueryParser.cpp.