OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:DepLoc
(Results
1 - 5
of
5
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/lib/AST/
OpenMPClause.cpp
999
SourceLocation
DepLoc
, SourceLocation ColonLoc,
1008
Clause->setDependencyLoc(
DepLoc
);
/src/external/apache2/llvm/dist/clang/include/clang/AST/
OpenMPClause.h
4528
SourceLocation
DepLoc
;
4565
void setDependencyLoc(SourceLocation Loc) {
DepLoc
= Loc; }
4581
/// \param
DepLoc
Location of the dependency type.
4590
SourceLocation
DepLoc
, SourceLocation ColonLoc,
4612
SourceLocation getDependencyLoc() const { return
DepLoc
; }
/src/external/apache2/llvm/dist/clang/lib/Sema/
SemaOpenMP.cpp
17760
SourceLocation
DepLoc
, SourceLocation ColonLoc,
17765
Diag(
DepLoc
, diag::err_omp_unexpected_clause_value)
17784
Diag(
DepLoc
, diag::err_omp_unexpected_clause_value)
18009
DepModifier, DepKind,
DepLoc
, ColonLoc,
TreeTransform.h
1886
SourceLocation
DepLoc
, SourceLocation ColonLoc,
1889
return getSema().ActOnOpenMPDependClause(DepModifier, DepKind,
DepLoc
,
/src/external/apache2/llvm/dist/clang/include/clang/Sema/
Sema.h
11134
SourceLocation
DepLoc
, SourceLocation ColonLoc,
Completed in 64 milliseconds
Indexes created Tue Aug 04 00:24:20 UTC 2026