OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:LaxVectorConversionKind
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/include/clang/Basic/
LangOptions.h
236
enum class
LaxVectorConversionKind
{
/src/external/apache2/llvm/dist/clang/lib/AST/
ASTContext.cpp
8699
const LangOptions::
LaxVectorConversionKind
LVCKind =
8713
if (LVCKind == LangOptions::
LaxVectorConversionKind
::All)
8718
if (LVCKind == LangOptions::
LaxVectorConversionKind
::Integer)
/src/external/apache2/llvm/dist/clang/lib/Sema/
SemaExpr.cpp
7404
case LangOptions::
LaxVectorConversionKind
::None:
7407
case LangOptions::
LaxVectorConversionKind
::Integer:
7421
case LangOptions::
LaxVectorConversionKind
::All:
Completed in 114 milliseconds
Indexes created Mon Jun 08 00:24:58 UTC 2026