clang-tools  10.0.0git
Namespaces
Query.cpp File Reference
#include "Query.h"
#include "QuerySession.h"
#include "clang/AST/ASTDumper.h"
#include "clang/ASTMatchers/ASTMatchFinder.h"
#include "clang/Frontend/ASTUnit.h"
#include "clang/Frontend/TextDiagnostic.h"
#include "llvm/Support/raw_ostream.h"
Include dependency graph for Query.cpp:

Go to the source code of this file.

Namespaces

 clang
 ===– Representation.cpp - ClangDoc Representation --------—*- C++ -*-===//
 
 clang::query
 

Variable Documentation

◆ Bindings

std::vector<BoundNodes>& Bindings

Definition at line 75 of file Query.cpp.