OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:OCLSamplerTy
(Results
1 - 5
of
5
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/include/clang/AST/
ASTContext.h
1039
CanQualType
OCLSamplerTy
, OCLEventTy, OCLClkEventTy;
/src/external/apache2/llvm/dist/clang/lib/Sema/
Sema.cpp
302
addImplicitTypedef("sampler_t", Context.
OCLSamplerTy
);
SemaInit.cpp
8821
CurInit = S.ImpCastExprToType(Init, S.Context.
OCLSamplerTy
,
/src/external/apache2/llvm/dist/clang/lib/AST/
ASTContext.cpp
1421
InitBuiltinType(
OCLSamplerTy
, BuiltinType::OCLSampler);
/src/external/apache2/llvm/dist/clang/lib/Serialization/
ASTReader.cpp
7012
T = Context.
OCLSamplerTy
;
Completed in 45 milliseconds
Indexes created Sat Sep 19 00:25:42 UTC 2026