OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getCFConstantStringType
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/include/clang/AST/
ASTContext.h
1680
QualType
getCFConstantStringType
() const;
/src/external/apache2/llvm/dist/clang/lib/AST/
ASTContext.cpp
6602
//
getCFConstantStringType
- Return the type used for constant CFStrings.
6603
QualType ASTContext::
getCFConstantStringType
() const {
10425
Type = Context.
getCFConstantStringType
();
/src/external/apache2/llvm/dist/clang/lib/CodeGen/
CodeGenModule.cpp
5116
QualType CFTy = Context.
getCFConstantStringType
();
Completed in 66 milliseconds
Indexes created Thu Jun 18 00:24:58 UTC 2026