Home
last modified time | relevance | path

Searched defs:QS (Results 1 – 5 of 5) sorted by relevance

/llvm-project/clang-tools-extra/clang-query/
H A DQueryParser.h38 QueryParser(StringRef Line, const QuerySession &QS) in QueryParser()
63 const QuerySession &QS; variable
H A DQueryParser.cpp362 QueryRef QueryParser::parse(StringRef Line, const QuerySession &QS) { in complete() argument
357 parse(StringRef Line,const QuerySession & QS) parse() argument
/llvm-project/clang-tools-extra/clang-query/tool/
H A DClangQuery.cpp76 QuerySession &QS) { in runCommandsInFile()
136 QuerySession QS(ASTs); in main() local
/llvm-project/clang-tools-extra/unittests/clang-query/
H A DQueryParserTest.cpp23 QuerySession QS; member in QueryParserTest
/llvm-project/clang/lib/CodeGen/
H A DCGBlocks.cpp1635 Qualifiers QS = T.getQualifiers(); computeCopyInfoForBlockCapture() local