OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:UnqualifiedId
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/include/clang/Tooling/Syntax/
Nodes.h
104
UnqualifiedId
,
132
class
UnqualifiedId
final : public Tree {
134
UnqualifiedId
() : Tree(NodeKind::
UnqualifiedId
) {}
/src/external/apache2/llvm/dist/clang/include/clang/Sema/
DeclSpec.h
950
class
UnqualifiedId
{
952
UnqualifiedId
(const
UnqualifiedId
&Other) = delete;
953
const
UnqualifiedId
&operator=(const
UnqualifiedId
&) = delete;
1013
UnqualifiedId
()
1110
/// template-id. This
UnqualifiedId
instance will take ownership of the
1132
/// template-id. This
UnqualifiedId
instance will take ownership of the
1808
UnqualifiedId
Name;
1929
UnqualifiedId
&getName() { return Name;
[
all
...]
Completed in 34 milliseconds
Indexes created Sun Mar 01 05:31:48 UTC 2026