OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:checkTargetFeatures
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/lib/CodeGen/
CodeGenFunction.cpp
2435
void CodeGenFunction::
checkTargetFeatures
(const CallExpr *E,
2437
return
checkTargetFeatures
(E->getBeginLoc(), TargetDecl);
2442
void CodeGenFunction::
checkTargetFeatures
(SourceLocation Loc,
CodeGenFunction.h
3958
void
checkTargetFeatures
(const CallExpr *E, const FunctionDecl *TargetDecl);
3959
void
checkTargetFeatures
(SourceLocation Loc, const FunctionDecl *TargetDecl);
CGCall.cpp
4618
checkTargetFeatures
(Loc, FD);
CGBuiltin.cpp
5093
checkTargetFeatures
(E, FD);
Completed in 60 milliseconds
Indexes created Tue Feb 24 08:35:24 UTC 2026