Home
last modified time | relevance | path

Searched defs:nestedNameSpecifier (Results 1 – 22 of 22) sorted by relevance

/dports/devel/llvm90/llvm-9.0.1.src/tools/clang/lib/ASTMatchers/
H A DASTMatchersInternal.cpp802 const internal::VariadicAllOfMatcher<NestedNameSpecifier> nestedNameSpecifier; variable
/dports/devel/llvm80/llvm-8.0.1.src/tools/clang/lib/ASTMatchers/
H A DASTMatchersInternal.cpp802 const internal::VariadicAllOfMatcher<NestedNameSpecifier> nestedNameSpecifier; variable
/dports/devel/llvm70/llvm-7.0.1.src/tools/clang/lib/ASTMatchers/
H A DASTMatchersInternal.cpp790 const internal::VariadicAllOfMatcher<NestedNameSpecifier> nestedNameSpecifier; variable
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/lib/ASTMatchers/
H A DASTMatchersInternal.cpp858 const internal::VariadicAllOfMatcher<NestedNameSpecifier> nestedNameSpecifier; variable
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang/lib/ASTMatchers/
H A DASTMatchersInternal.cpp858 const internal::VariadicAllOfMatcher<NestedNameSpecifier> nestedNameSpecifier; variable
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/lib/ASTMatchers/
H A DASTMatchersInternal.cpp968 const internal::VariadicAllOfMatcher<NestedNameSpecifier> nestedNameSpecifier; variable
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang/lib/ASTMatchers/
H A DASTMatchersInternal.cpp968 const internal::VariadicAllOfMatcher<NestedNameSpecifier> nestedNameSpecifier; variable
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/lib/ASTMatchers/
H A DASTMatchersInternal.cpp1026 const internal::VariadicAllOfMatcher<NestedNameSpecifier> nestedNameSpecifier; variable
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/lib/ASTMatchers/
H A DASTMatchersInternal.cpp1013 const internal::VariadicAllOfMatcher<NestedNameSpecifier> nestedNameSpecifier; variable
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/lib/ASTMatchers/
H A DASTMatchersInternal.cpp1002 const internal::VariadicAllOfMatcher<NestedNameSpecifier> nestedNameSpecifier; variable
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang/lib/ASTMatchers/
H A DASTMatchersInternal.cpp1013 const internal::VariadicAllOfMatcher<NestedNameSpecifier> nestedNameSpecifier; variable
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang/lib/ASTMatchers/
H A DASTMatchersInternal.cpp985 const internal::VariadicAllOfMatcher<NestedNameSpecifier> nestedNameSpecifier; variable
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang/lib/ASTMatchers/
H A DASTMatchersInternal.cpp1013 const internal::VariadicAllOfMatcher<NestedNameSpecifier> nestedNameSpecifier; variable
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/clang/lib/ASTMatchers/
H A DASTMatchersInternal.cpp1002 const internal::VariadicAllOfMatcher<NestedNameSpecifier> nestedNameSpecifier; variable
/dports/devel/llvm13/llvm-project-13.0.1.src/clang/lib/ASTMatchers/
H A DASTMatchersInternal.cpp1013 const internal::VariadicAllOfMatcher<NestedNameSpecifier> nestedNameSpecifier; variable
/dports/lang/clang-mesa/clang-13.0.1.src/lib/ASTMatchers/
H A DASTMatchersInternal.cpp1013 const internal::VariadicAllOfMatcher<NestedNameSpecifier> nestedNameSpecifier; variable
/dports/lang/v8/v8-9.6.180.12/tools/clang/rewrite_to_chrome_style/
H A DRewriteToChromeStyle.cpp373 if (clang::NestedNameSpecifier* nestedNameSpecifier = Node.getQualifier()) { in AST_MATCHER_P() local
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/tools/clang/rewrite_to_chrome_style/
H A DRewriteToChromeStyle.cpp373 if (clang::NestedNameSpecifier* nestedNameSpecifier = Node.getQualifier()) { in AST_MATCHER_P() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/tools/clang/rewrite_to_chrome_style/
H A DRewriteToChromeStyle.cpp373 if (clang::NestedNameSpecifier* nestedNameSpecifier = Node.getQualifier()) { in AST_MATCHER_P() local
/dports/devel/qtcreator/qt-creator-opensource-src-5.0.3/src/libs/cplusplus/
H A DFindUsages.cpp867 void FindUsages::nestedNameSpecifier(NestedNameSpecifierAST *ast) in nestedNameSpecifier() function in FindUsages
/dports/devel/qtcreator/qt-creator-opensource-src-5.0.3/src/libs/3rdparty/cplusplus/
H A DBind.cpp631 const Name *Bind::nestedNameSpecifier(NestedNameSpecifierAST *ast) in nestedNameSpecifier() function in Bind
/dports/devel/doxygen/doxygen-1.9.3/src/
H A Ddoxygen.cpp802 QCString nestedNameSpecifier = scope.mid(i1,l1); in findScopeFromQualifiedName() local