OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:hasExplicitCallingConv
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/lib/Sema/
SemaType.cpp
7628
bool Sema::
hasExplicitCallingConv
(QualType T) {
7674
if (
hasExplicitCallingConv
(T))
SemaTemplate.cpp
9208
if (!
hasExplicitCallingConv
(Adjusted))
SemaDecl.cpp
11257
if (!
hasExplicitCallingConv
(T)) {
/src/external/apache2/llvm/dist/clang/include/clang/Sema/
Sema.h
4307
bool
hasExplicitCallingConv
(QualType T);
Completed in 103 milliseconds
Indexes created Wed Jun 10 00:26:05 UTC 2026