OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getFromNode
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/lib/AST/
ASTTypeTraits.cpp
95
ASTNodeKind ASTNodeKind::
getFromNode
(const Decl &D) {
105
ASTNodeKind ASTNodeKind::
getFromNode
(const Stmt &S) {
116
ASTNodeKind ASTNodeKind::
getFromNode
(const Type &T) {
126
ASTNodeKind ASTNodeKind::
getFromNode
(const OMPClause &C) {
/src/external/apache2/llvm/dist/clang/include/clang/AST/
ASTTypeTraits.h
65
static ASTNodeKind
getFromNode
(const Decl &D);
66
static ASTNodeKind
getFromNode
(const Stmt &S);
67
static ASTNodeKind
getFromNode
(const Type &T);
68
static ASTNodeKind
getFromNode
(const OMPClause &C);
408
Result.NodeKind = ASTNodeKind::
getFromNode
(Node);
Completed in 30 milliseconds
Indexes created Sat Sep 12 00:25:55 UTC 2026